From a924e3906a3b77f04ac4fedcff9e76ebe0c997a2 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期三, 24 七月 2024 19:19:21 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- wechat_staff/utils/config.js | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index b472416..2d00a25 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,7 +1,12 @@ -// 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://zbtest.ahapp.net/zbom_interface/jx/wechat/' //娴嬭瘯鏈嶅姟鍣� + +// export const imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/' // export const baseUrl = 'https://dmtest.ahapp.net/web_interface/' // 娴嬭瘯鏈� -export const baseUrl = 'http://192.168.0.135:10027' // 鏈湴 // 鑵捐鍦板浘寮�鍙戣�� key export const qqMapKey = 'HIDBZ-2QXL4-TAWUD-XET6Q-EKTJE-CCBSQ' -- Gitblit v1.9.3