gorm.io/gorm

This commit is contained in:
张超
2024-01-23 18:29:13 +08:00
parent 47c62ea31d
commit 7dc9fc3804
5 changed files with 38 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ Host = 127.0.0.1
Port = 3306
User = root
Password = root
DB = login
DB = blog
Charset = utf8mb4
;Prefix = gin_