From 5d3ed12a593020ec7fd9b5af50991f68b191e649 Mon Sep 17 00:00:00 2001 From: zuoxiao <zuoxiao> Date: 星期一, 07 四月 2025 17:17:20 +0800 Subject: [PATCH] 调整参数 --- project.private.config.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index 126fb63..92ec537 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -4,5 +4,6 @@ "setting": { "compileHotReLoad": true, "urlCheck": false - } + }, + "libVersion": "trial" } \ No newline at end of file -- Gitblit v1.8.0