From 6a2d87b075203211150d1426a858c2b1aac679cf Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期四, 14 七月 2022 20:20:30 +0800 Subject: [PATCH] '日发运计划' --- utils/index.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/utils/index.js b/utils/index.js index 8b190fc..f87a629 100644 --- a/utils/index.js +++ b/utils/index.js @@ -7,8 +7,9 @@ "Content-type": 'application/x-www-from-urlencoded' }, headerPOST: { - // "Content-type":'application/json' - 'Content-Type': 'application/x-www-form-urlencoded' + "Content-type":'application/json' + // 'Content-Type': 'application/x-www-form-urlencoded', + }, } -- Gitblit v1.9.1