From 816d84a76c1a2f16f88dba70664397961f55caa1 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 26 七月 2024 10:07:56 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- wechat_staff/utils/config.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index 09164ce..a150c8d 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,11 +1,11 @@ - - -// export const baseUrl = 'https://jiaxuan.zbom.com/jx/wechat/' //姝e紡鏈嶅姟鍣� -export const baseUrl = 'http://192.168.0.135:10027' // 鏈湴 +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/' // 娴嬭瘯鏈� + // 鑵捐鍦板浘寮�鍙戣�� key export const qqMapKey = 'HIDBZ-2QXL4-TAWUD-XET6Q-EKTJE-CCBSQ' -- Gitblit v1.9.3