From 680028df90e18299ea72d242a28a3ddcd9a0441c Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 24 七月 2024 13:45:36 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- wechat_staff/utils/config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index edb7f8d..a488a8e 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,7 +1,7 @@ -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 baseUrl = 'http://zbtest.ahapp.net/zbom_interface/jx/wechat/' //娴嬭瘯鏈嶅姟鍣� // export const imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/' -- Gitblit v1.9.3