代码更新
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
onLoad(async () => {
|
||||
// 登录 会员入签
|
||||
let res = await douyincheckIn({
|
||||
token: uni.getStorageSync("iToken"),
|
||||
token: uni.getStorageSync("iToken").tokenValue,
|
||||
loginName: uni.getStorageSync("shopId"),
|
||||
clientType: 'ADMIN'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user