From 614dc61169bcc1a4c7dba3ff924797d4ad064ab3 Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期二, 15 十月 2024 17:25:23 +0800 Subject: [PATCH] 测试修改故障上报,会员卡注册,新增地址,资金记录等页面样式及接口 --- config/baseUrl.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/config/baseUrl.js b/config/baseUrl.js index 7b5c074..ce2bd99 100644 --- a/config/baseUrl.js +++ b/config/baseUrl.js @@ -1,2 +1,3 @@ // export const BASE_URL = 'http://113.250.189.120:8031' -export const BASE_URL = 'http://192.168.0.105:8031' \ No newline at end of file +export const BASE_URL = 'http://192.168.0.105:8031' +// export const BASE_URL = 'https://www.huiwuyuntong.com/water-drinking-beta' \ No newline at end of file -- Gitblit v1.9.3