From 91149f422484b92e08025f35447fa1d9e863e30c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=81=A5?= Date: Thu, 5 Aug 2021 11:27:14 +0800 Subject: [PATCH] shop --- utils/api.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/api.js b/utils/api.js index d4c3eb3..a6c467b 100644 --- a/utils/api.js +++ b/utils/api.js @@ -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`, //上传图片