From d3fdb7d54b346f46aa17484dda5af59d70586dd6 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期三, 17 十二月 2025 09:21:11 +0800
Subject: [PATCH] 安佑农牧-修改生产报工适配问题
---
src/config.js | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/src/config.js b/src/config.js
index 5349e2a..18c1c45 100644
--- a/src/config.js
+++ b/src/config.js
@@ -2,10 +2,7 @@
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://114.132.189.42:9048', // 瀹変綉
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
--
Gitblit v1.9.3