代码更新
This commit is contained in:
@@ -32,6 +32,9 @@ const loadingShowTime = 200
|
||||
function getHeader(){
|
||||
const headerObject={}
|
||||
headerObject["token"] = storageManage.token()
|
||||
headerObject["shopId"] = uni.getStorageSync("shopInfo").id
|
||||
headerObject["platformType"] = 'APP'
|
||||
|
||||
return headerObject
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user