替换域名

This commit is contained in:
2020-08-18 15:29:52 +08:00
parent 5291d70c6c
commit 9c388e898c
7 changed files with 15 additions and 15 deletions

View File

@@ -125,7 +125,7 @@
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: 1
},