From 4d064bfdbce064688ddb7252ff6c52b041a279dd Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 25 七月 2024 13:50:00 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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