替换域名

This commit is contained in:
2020-08-18 15:19:29 +08:00
parent 4f7fc23c23
commit 7090635886
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:"https://dmmall.sdbairui.com/api/Specialci/getAtwillUserInfo",
url:"http://mall.dmygkeji.com/api/Specialci/getAtwillUserInfo",
data:{
userId: ID
},