From d9a89d83c2048a964f16ca179feb2b7f21b9d33a Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 29 七月 2024 16:28:47 +0800 Subject: [PATCH] 提交 --- wechat_staff/utils/config.js | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index b472416..e672602 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,7 +1,10 @@ -// 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