From 716ab46fb071ed48bc75d10fabed66bd8fcae6f1 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 22 七月 2024 15:45:11 +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 09164ce..718dce6 100644 --- a/wechat_jiaxuan/utils/config.js +++ b/wechat_jiaxuan/utils/config.js @@ -1,8 +1,8 @@ // export const baseUrl = 'https://jiaxuan.zbom.com/jx/wechat/' //姝e紡鏈嶅姟鍣� -export const baseUrl = 'http://192.168.0.135:10027' // 鏈湴 -// export const baseUrl = 'http://zbtest.ahapp.net/zbom_interface/jx/wechat/' //娴嬭瘯鏈嶅姟鍣� +// export const baseUrl = 'http://192.168.0.135:10027' // 鏈湴 +export const baseUrl = 'https://dmtest.ahapp.net/web_interface' //娴嬭瘯鏈嶅姟鍣� // export const imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/' -- Gitblit v1.9.3