From c6b21925af97c059c128763b52750444df9fdaa9 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 05 八月 2024 18:31:49 +0800 Subject: [PATCH] 代码提交 --- wechat_jiaxuan/utils/config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wechat_jiaxuan/utils/config.js b/wechat_jiaxuan/utils/config.js index ef1c60f..4bccd57 100644 --- a/wechat_jiaxuan/utils/config.js +++ b/wechat_jiaxuan/utils/config.js @@ -1,10 +1,10 @@ -// 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 = 'https://dmdev.zhibang.com:8443/web_interface' +// export const baseUrl = 'https://dmdev.zhibang.com:8443/web_interface' // 鑵捐鍦板浘寮�鍙戣�� key export const qqMapKey = 'HIDBZ-2QXL4-TAWUD-XET6Q-EKTJE-CCBSQ' -- Gitblit v1.9.3