From fee7776c2cf2bd20e8570823db946cc4e5c46e60 Mon Sep 17 00:00:00 2001 From: cloudroam <cloudroam> Date: 星期二, 01 七月 2025 10:31:15 +0800 Subject: [PATCH] add:景点管理 --- config/default.json5 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/default.json5 b/config/default.json5 index 26fb5ae..ee13057 100644 --- a/config/default.json5 +++ b/config/default.json5 @@ -6,5 +6,5 @@ enableCache: false, enableTagView: true, baseUrl: '/', - platformName: '花满芫管理平台', + platformName: '影途管理后台', } -- Gitblit v1.9.3