From 89e7ed902461f28d6a7dd3e6c927eaf40b154f5e Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 15 八月 2024 10:12:07 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- wechat_staff/utils/config.js | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index b0dea33..1376c89 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,10 +1,8 @@ // export const baseUrl = 'http://192.168.0.135:10027' -// export const baseUrl = 'https://dmtest.ahapp.net/web_interface' // 鏈湴 -export const baseUrl = 'https://dmdev.zhibang.com:8443/web_interface' - -// export const imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/' - -// export const baseUrl = 'https://dmtest.ahapp.net/web_interface/' // 娴嬭瘯鏈� +// 娴嬭瘯鏈嶅姟鍣� +// export const baseUrl = 'https://dmdev.zhibang.com:8443/web_interface' +// 鐢熶骇鏈嶅姟鍣� +export const baseUrl = 'https://zbyj.zbom.com/web_interface' // 鑵捐鍦板浘寮�鍙戣�� key export const qqMapKey = 'HIDBZ-2QXL4-TAWUD-XET6Q-EKTJE-CCBSQ' -- Gitblit v1.9.3