update
This commit is contained in:
@@ -156,7 +156,6 @@ function upload(uri, data, file, showLoading = true, extParams = {}) {
|
||||
|
||||
// 放置token
|
||||
let headerObject = {}
|
||||
// headerObject[appConfig.tokenKey] = storageManage.token()
|
||||
headerObject["satoken"] = storageManage.token()
|
||||
|
||||
return commonsProcess(showLoading, () => {
|
||||
|
||||
Reference in New Issue
Block a user