feat: 自动迁移表结构

This commit is contained in:
Blizzard
2025-04-26 11:58:41 +08:00
parent 248ed10c62
commit 5e41df7dc2
7 changed files with 77 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ mysql:
host: 127.0.0.1
port: "3306"
prefix: "sundynix-"
singular: false
singular: true
user: root
password: root