From 597d26b944e1d8bd5772d1f9fac5ec92ba7d592a Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期五, 27 九月 2024 15:40:42 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia --- 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