From a75b18a4157ab486e0b51c438ac165ab3a08e3e0 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 25 七月 2024 18:10:00 +0800 Subject: [PATCH] 代码提交 --- wechat_staff/utils/config.js | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index a488a8e..a150c8d 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,7 +1,5 @@ - - -// export const baseUrl = 'http://192.168.0.135:10027' -export const baseUrl = 'https://dmtest.ahapp.net/web_interface' // 鏈湴 +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/' -- Gitblit v1.9.3