From 0805d05b705633c7d2d55b6f3e92278b65acc426 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期五, 27 九月 2024 15:40:41 +0800 Subject: [PATCH] ll --- wechat_staff/utils/config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wechat_staff/utils/config.js b/wechat_staff/utils/config.js index 9dc571f..f224b25 100644 --- a/wechat_staff/utils/config.js +++ b/wechat_staff/utils/config.js @@ -1,6 +1,6 @@ -// export const baseUrl = 'http://192.168.0.136:10027' +export const baseUrl = 'http://192.168.0.170:80' // 娴嬭瘯鏈嶅姟鍣� -export const baseUrl = 'https://dmdev.zhibang.com:8443/web_interface' +// export const baseUrl = 'https://dmdev.zhibang.com:8443/web_interface' // 鐢熶骇鏈嶅姟鍣� // export const baseUrl = 'https://zbyj.zbom.com/web_interface' -- Gitblit v1.9.3