This commit is contained in:
2020-08-18 15:31:03 +08:00
parent 19187b67fc
commit 79990e56d2
8 changed files with 14 additions and 14 deletions

View File

@@ -216,7 +216,7 @@ export default {
const token = uni.getStorageSync('token');
let that = this
uni.request({
url:"http://mall.dmygkeji.com/api/Specialci/getAtwillUserInfo",
url:"https://mall.dmygkeji.com/api/Specialci/getAtwillUserInfo",
data:{
userId: ID
},