From ae6477e76d9f76e0097b4de22ff6f5cab677714d Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 02 二月 2026 11:45:13 +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 b7c35cd..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:9036',
- // baseUrl: 'http://192.168.1.147:9036',
- //cloud鍚庡彴缃戝叧鍦板潃
- // baseUrl: 'http://192.168.10.3:8080',
+ baseUrl: 'http://1.15.17.182:9003',
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
--
Gitblit v1.9.3