From 15a55f79a84e5dab670d54a9dc0c6b9133a18441 Mon Sep 17 00:00:00 2001
From: Liuyi <candymxq888@outlook.com>
Date: 星期一, 21 十月 2024 17:29:37 +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