From b46065a201c09ce69f111806f2bda4a5f476bc4e Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期六, 18 十月 2025 17:20:22 +0800
Subject: [PATCH] fix:用户同步,机构同步

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

diff --git a/app/config.js b/app/config.js
index 6f9236d..a1d9202 100644
--- a/app/config.js
+++ b/app/config.js
@@ -1,7 +1,7 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 module.exports = {
-  baseUrl: 'https://vue.ruoyi.vip/prod-api',
-  // baseUrl: 'http://localhost:8080',
+  // baseUrl: 'https://vue.ruoyi.vip/prod-api',
+  baseUrl: 'http://localhost:8080',
   // 搴旂敤淇℃伅
   appInfo: {
     // 搴旂敤鍚嶇О

--
Gitblit v1.9.1