From 0ef09fda1dfe99c7bba6629a68797cca03165ac1 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 02 二月 2026 11:47:59 +0800
Subject: [PATCH] 进销存升级app: 1.不需要登录公司

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

diff --git a/src/config.js b/src/config.js
index e451dd8..9e93570 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,11 +1,6 @@
 // 搴旂敤鍏ㄥ眬閰嶇疆
 const config = {
-  //  baseUrl: 'https://vue.ruoyi.vip/prod-api',
-  // baseUrl: 'http://localhost/prod-api',
-  baseUrl: 'http://114.132.189.42:9068', // 鏂扮枂娴峰窛寮�蹇�
-  // baseUrl: 'http://192.168.1.185:9988', // 鏈湴娴嬭瘯
-   //cloud鍚庡彴缃戝叧鍦板潃
-  //  baseUrl: 'http://192.168.10.3:8080',
+  baseUrl: 'http://1.15.17.182:9003',
    // 搴旂敤淇℃伅
    appInfo: {
      // 搴旂敤鍚嶇О

--
Gitblit v1.9.3