This commit is contained in:
高健 2021-08-05 11:27:14 +08:00
parent c44f3779d2
commit 91149f4224

View File

@ -1,7 +1,7 @@
var apis = {
url: 'http://192.168.0.115:8091/systemcard/',
userCenter: 'http://192.168.0.115:8091/systemcard/',
baseImgUrl: 'http://192.168.0.115:8091/systemcard/route/file/download/true/',
url: 'http://192.168.0.111:8091/systemcard/',
userCenter: 'http://192.168.0.111:8091/systemcard/',
baseImgUrl: 'http://192.168.0.111:8091/systemcard/route/file/download/true/',
doSaveUserInfo: `app/miniapp/user/update-info`, //保存微信头像与名称
doUpdatePhone: `app/miniapp/update-phone`, //绑定手机号 token, {phone:''} put
doUploadImg: `app/file/uploadimage`, //上传图片