From dd527b7615517c53d7e4de92ae6cc87c18fa844c Mon Sep 17 00:00:00 2001 From: guonan <guonan201020@163.com> Date: 星期二, 22 四月 2025 11:12:22 +0800 Subject: [PATCH] 保留api --- src/api/requestTR.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/requestTR.js b/src/api/requestTR.js index 8ad4b02..c404aac 100644 --- a/src/api/requestTR.js +++ b/src/api/requestTR.js @@ -5,7 +5,7 @@ baseURL: "/api", // 浣跨敤浣犻厤缃殑 /auth 浠g悊 timeout: 1000 * 60, // 璇锋眰瓒呮椂鏃堕棿锛堝崟浣嶏細姣锛� headers: { - "Content-Type": "application/x-www-form-urlencoded", // 榛樿璇锋眰澶� + "Content-Type": "application/x-www-form-urlencoded", // 榛樿璇锋眰澶碼pplication/json }, }); // 璇锋眰鎷︽埅鍣� -- Gitblit v1.9.3