From 91751b1b9b16c0044e16ad80c237b7275a409046 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期四, 06 三月 2025 14:47:12 +0800 Subject: [PATCH] 修改首页和登录相关 --- project.private.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index 2462bad..126fb63 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -3,6 +3,6 @@ "projectname": "irrigate_user", "setting": { "compileHotReLoad": true, - "urlCheck": true + "urlCheck": false } } \ No newline at end of file -- Gitblit v1.8.0