From 81dbb5d80f59a434702ea9264c66a93411430325 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期四, 25 十二月 2025 17:37:14 +0800
Subject: [PATCH] 天津双奇点-仓储物流开发
---
src/config.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/config.js b/src/config.js
index 17274c7..8374896 100644
--- a/src/config.js
+++ b/src/config.js
@@ -2,8 +2,9 @@
const config = {
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
// baseUrl: 'http://localhost/prod-api',
+ baseUrl: 'http://192.168.1.147:7003', // 澶╂触鍙屽鐐�
// baseUrl: 'http://114.132.189.42:9066', // 瀹佸娑︽嘲
- baseUrl: 'http://114.132.189.42:9068', // 鏂扮枂娴峰窛寮�蹇�
+ // baseUrl: 'http://114.132.189.42:9068', // 鏂扮枂娴峰窛寮�蹇�
// baseUrl: 'http://192.168.1.147:9036',
//cloud鍚庡彴缃戝叧鍦板潃
// baseUrl: 'http://192.168.10.3:8080',
--
Gitblit v1.9.3