替换url

This commit is contained in:
2020-08-18 15:10:43 +08:00
parent cb95d1ead1
commit 8286dbfa58
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:"https://dmmall.sdbairui.com/api/Specialci/getAtwillUserInfo",
url:"http://mall.dmygkeji.com/api/Specialci/getAtwillUserInfo",
data:{
userId: 1
},