From a0535e42ebe01366d3bb83e00eb0180b34682a63 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 04 六月 2026 14:04:19 +0800
Subject: [PATCH] 马铃薯app 1.客户往来、供应商往来查询展示修改 2.环境检测页面展示修改

---
 src/config.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/config.js b/src/config.js
index 6fb4717..09547df 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,13 +1,13 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 const config = {
-  baseUrl: "http://1.15.17.182:9003",
-  fileUrl: "http://1.15.17.182:9002",
+  baseUrl: "http://1.15.17.182:9073",
+  fileUrl: "http://1.15.17.182:9072",
   // 搴旂敤淇℃伅
   appInfo: {
     // 搴旂敤鍚嶇О
     name: "ruoyi-app-vue3",
     // 搴旂敤鐗堟湰锛堜笌 manifest.json 鐨� versionName 淇濇寔涓�鑷达級
-    version: "1.0.0",
+    version: "1.0.1",
     // 搴旂敤logo
     logo: "/static/app-logo.png",
     // 瀹樻柟缃戠珯

--
Gitblit v1.9.3