From 6a46b8f26fc505bc776cebaa2ee768054a1f884c Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 29 七月 2024 18:31:57 +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 1448239..23fa1e2 100644 --- a/wechat_jiaxuan/utils/config.js +++ b/wechat_jiaxuan/utils/config.js @@ -1,8 +1,8 @@ -// 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 imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/' -- Gitblit v1.9.3