From 9857f8cdadf9bbda695a689f42e0e8cecfefab3f Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期四, 21 十一月 2024 17:08:07 +0800 Subject: [PATCH] 添加积分兑换 --- config/baseUrl.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/baseUrl.js b/config/baseUrl.js index ce2bd99..46e327b 100644 --- a/config/baseUrl.js +++ b/config/baseUrl.js @@ -1,3 +1,3 @@ // export const BASE_URL = 'http://113.250.189.120:8031' -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 +// 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