From 4a6de4b0cfe91b2baca607f0223f26f2f177ffa6 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期二, 22 四月 2025 11:22:55 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb --- 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