This commit is contained in:
2023-11-27 13:07:01 +08:00
parent c2a852b371
commit 7e8d599c11
13 changed files with 29 additions and 41 deletions

View File

@@ -91,9 +91,6 @@ const req = (obj, noToken) => {
*/
const upload = (obj) => {
console.log(obj)
// header
header.Authorization = wx.getStorageSync("token") || ""
// 处理上传信息