merge
This commit is contained in:
@@ -91,9 +91,6 @@ const req = (obj, noToken) => {
|
||||
*/
|
||||
|
||||
const upload = (obj) => {
|
||||
|
||||
console.log(obj)
|
||||
|
||||
// header
|
||||
header.Authorization = wx.getStorageSync("token") || ""
|
||||
// 处理上传信息
|
||||
|
||||
Reference in New Issue
Block a user