From 1bb5e1e2314a36c03b07e6471bd90367479eb70c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 十二月 2025 14:33:42 +0800
Subject: [PATCH] 金鹰黄金后端连接修改
---
src/config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/config.js b/src/config.js
index d6ce6c0..065046d 100644
--- a/src/config.js
+++ b/src/config.js
@@ -2,7 +2,7 @@
const config = {
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
// baseUrl: 'http://localhost/prod-api',
- baseUrl: 'http://114.132.189.42:9066', // 閲戦拱榛勯噾
+ baseUrl: 'https://1181ybjh99334.vicp.fun', // 閲戦拱榛勯噾
// baseUrl: 'http://192.168.1.147:9036',
//cloud鍚庡彴缃戝叧鍦板潃
// baseUrl: 'http://192.168.10.3:8080',
--
Gitblit v1.9.3