From 5a678cce1b157411f20fbddfaed49c7bc8d9fba7 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 07 十一月 2024 17:03:13 +0800
Subject: [PATCH] 修改为生产模式

---
 config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/index.js b/config/index.js
index 3998b06..30ff19b 100644
--- a/config/index.js
+++ b/config/index.js
@@ -1,5 +1,5 @@
 // 瀹堟硶鑷姪灏忕▼搴�
-// const baseUrl = 'http://192.168.0.138:8080';
+// const baseUrl = 'http://192.168.0.138:8082';
 const baseUrl = 'https://fyami.com.cn';
 
 const bu = 'https://fyami.com.cn';

--
Gitblit v1.9.3