From 9f0f5d7767506658ab5ca47ba8ff4ede423e47e3 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 22 一月 2025 10:10:45 +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 58ee41b..97d8e47 100644
--- a/src/common/setting/constVarsHelper.js
+++ b/src/common/setting/constVarsHelper.js
@@ -4,7 +4,7 @@
  */
 
 //鎺ュ彛璇锋眰鍦板潃锛屽鏋滈渶瑕佷笉閮ㄧ讲鎺ュ彛绔殑鎯呭喌涓嬫祴璇晆ni-app锛屽彲浠ョ洿鎺ユ浛鎹负瀹樻柟娴嬭瘯鎺ュ彛锛歨ttps://yocaisim.51zhengcai.com http://192.168.0.36:5000/
-export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.0.36:5000':'https://yocaisim.51zhengcai.com';
+export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'https://yocaisim.51zhengcai.com':'https://yocaisim.51zhengcai.com';
 
 //椤圭洰闈欐�佽祫婧愯姹傚湴鍧�锛屽鏋滀娇鐢ㄥ畼鏂圭殑闈欐�佹枃浠跺湴鍧�鍙互鐩存帴鏇挎崲涓猴細https://yocaisim.51zhengcai.com' http://192.168.0.36:5000/
 export const apiFilesUrl = 'https://yocaisim.51zhengcai.com';

--
Gitblit v1.9.1