From 562816e645bc40841d7f65e4be87d7dc28aebcc0 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 03 四月 2026 13:25:42 +0800
Subject: [PATCH] refactor: 注释掉人力资源和生产管控模块的相关代码

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

diff --git a/src/config.js b/src/config.js
index 9e93570..b87a0a7 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,6 +1,7 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 const config = {
   baseUrl: 'http://1.15.17.182:9003',
+  fileUrl: 'http://1.15.17.182:9003',
    // 搴旂敤淇℃伅
    appInfo: {
      // 搴旂敤鍚嶇О
@@ -8,7 +9,7 @@
      // 搴旂敤鐗堟湰
      version: "1.1.0",
      // 搴旂敤logo
-     logo: "/static/app-logo.png",
+     logo: "/static/YGCY.png",
      // 瀹樻柟缃戠珯
      site_url: "http://ruoyi.vip",
      // 鏀跨瓥鍗忚

--
Gitblit v1.9.3