From 5a42219c9f91fd8fa77ddd8c8945d03168250b68 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 29 七月 2024 19:26:09 +0800 Subject: [PATCH] 代码提交 --- wechat_jiaxuan/utils/config.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wechat_jiaxuan/utils/config.js b/wechat_jiaxuan/utils/config.js index 9e3fb71..1448239 100644 --- a/wechat_jiaxuan/utils/config.js +++ b/wechat_jiaxuan/utils/config.js @@ -1,8 +1,8 @@ -// export const baseUrl = 'https://jiaxuan.zbom.com/jx/wechat/' //姝e紡鏈嶅姟鍣� -export const baseUrl = 'http://192.168.0.135:10027' // 鏈湴 -// export const baseUrl = 'https://dmtest.ahapp.net/web_interface' //娴嬭瘯鏈嶅姟鍣� + +// export const baseUrl = 'http://192.168.0.135:10027' // 鏈湴 +export const baseUrl = 'https://dmtest.ahapp.net/web_interface' //娴嬭瘯鏈嶅姟鍣� // export const imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/' -- Gitblit v1.9.3