SYNC:同步 boot 最新的变动

This commit is contained in:
YunaiV
2024-04-02 20:34:32 +08:00
parent 04ddf91370
commit b93ed8d3b3
19 changed files with 56 additions and 2897 deletions

View File

@@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS "report_go_view_project" (
"update_time" datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
"deleted" bit NOT NULL DEFAULT FALSE,
PRIMARY KEY ("id")
) COMMENT 'GoView 项目表';
) COMMENT 'GoView 项目表';