From 07e12b3b60229cdb49be9c8c923578e81d51430a Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期二, 19 七月 2022 14:50:44 +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