From 3be9cfcb6b59366b936821966d20a998a6895f9f Mon Sep 17 00:00:00 2001
From: 黎星凯 <13949086503@163.com>
Date: 星期二, 30 四月 2024 14:38:13 +0800
Subject: [PATCH] bug41、42修改

---
 admin-web/public/static/config.js |   24 ++++++++++++++++++------
 1 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/admin-web/public/static/config.js b/admin-web/public/static/config.js
index 0def024..09bd03b 100644
--- a/admin-web/public/static/config.js
+++ b/admin-web/public/static/config.js
@@ -4,13 +4,25 @@
 const SettingIplatform = {
   // 鏈嶅姟鍣ㄥ湴鍧�
   // 涓婁紶璺緞
-  ftpUrl: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯
-  // ftpUrl: protocol + '//'+ host + '/file',// 姝e紡,
+  // ftpUrl: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯
+  // apiBaseURL: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯
+
+
   // 鎺ュ彛璇锋眰鍦板潃
-  apiBaseURL: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯
-  // apiBaseURL: 'http://172.16.20.2:8083/lowConsum',//寮�鍙�
-  // apiBaseURL: 'http://172.16.60.155:8083/lowConsum',//寮�鍙�
-  // apiBaseURL: protocol + '//'+ host + '/lowConsum',// 姝e紡,
+  ftpUrl: 'http://172.16.60.172:8083/lowConsum',//寮�鍙�
+  apiBaseURL: 'http://172.16.60.172:8083/lowConsum',//寮�鍙�
+
+
+  // apiBaseURL: 'http://172.16.60.110:8083/lowConsum',//寮�鍙�
+
+
+  // ftpUrl: protocol + '//'+ host + '/file',// 姝e紡,
+  // apiBaseURL: protocol + '//'+ host + '/lowapi',// 姝e紡,
+
+
+  // ftpUrl: protocol + '//'+ host + '/lowapi',// 姝e紡,
+  // apiBaseURL: protocol + '//'+ host + '/lowapi',// 姝e紡,
+
   debug: false //璋冭瘯寮�鍏�  true鏃朵細杈撳嚭璇锋眰鏃ュ織
 };
 

--
Gitblit v1.9.1