From 8c2bdac410ae06761c997d534883bd845237c33f Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期四, 14 七月 2022 08:30:04 +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