From fee7776c2cf2bd20e8570823db946cc4e5c46e60 Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期二, 01 七月 2025 10:31:15 +0800
Subject: [PATCH] add:景点管理
---
config/default-test.json5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/default-test.json5 b/config/default-test.json5
index 473ad38..513a785 100644
--- a/config/default-test.json5
+++ b/config/default-test.json5
@@ -1,6 +1,6 @@
{
- //httpBaseUri: 'http://localhost:8080',
- httpBaseUri: 'http://14.103.144.28',
+ httpBaseUri: 'http://192.168.1.213:8080',
+// httpBaseUri: 'http://14.103.144.28',
baseUrl: '/platform/'
}
--
Gitblit v1.9.3