From d5eb1ecff5d0236359c744b334cf30fcfdad1132 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期四, 22 八月 2024 17:17:34 +0800
Subject: [PATCH] -

---
 src/common/setting/constVarsHelper.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/common/setting/constVarsHelper.js b/src/common/setting/constVarsHelper.js
index b030a9e..3f4acbc 100644
--- a/src/common/setting/constVarsHelper.js
+++ b/src/common/setting/constVarsHelper.js
@@ -4,7 +4,7 @@
  */
 
 //鎺ュ彛璇锋眰鍦板潃锛屽鏋滈渶瑕佷笉閮ㄧ讲鎺ュ彛绔殑鎯呭喌涓嬫祴璇晆ni-app锛屽彲浠ョ洿鎺ユ浛鎹负瀹樻柟娴嬭瘯鎺ュ彛锛歨ttps://ycm.51zhengcai.com http://192.168.0.9:9997' 
-export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.0.36:5000/':'https://ycm.51zhengcai.com';
+export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.0.9:5000/':'https://ycm.51zhengcai.com';
 
 //椤圭洰闈欐�佽祫婧愯姹傚湴鍧�锛屽鏋滀娇鐢ㄥ畼鏂圭殑闈欐�佹枃浠跺湴鍧�鍙互鐩存帴鏇挎崲涓猴細https://ycm.51zhengcai.com' http://192.168.0.36:2015
 export const apiFilesUrl = 'https://ycm.51zhengcai.com';

--
Gitblit v1.9.1