From 0746b7bbe6aa3d9f02e03654a2cd4fde2081c335 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期一, 21 四月 2025 09:29:40 +0800 Subject: [PATCH] bug修复 --- config/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index 3998b06..0d563f5 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'; @@ -9,7 +9,7 @@ // 绾夸笂鐩戠 const inspectUrl = 'https://fyami.com.cn:447'; -// const inspectUrl = 'http://192.168.0.138:8082'; +// const inspectUrl = 'http://192.168.0.138:9001'; // const inspectUrl = 'http://192.168.0.138:8080'; // const inspectUrl = 'http://192.168.1.8:8080'; -- Gitblit v1.9.3