框架慢慢修改

This commit is contained in:
zhangchao
2024-07-04 19:15:44 +08:00
parent d79e6bdaba
commit 82eadb8921
13 changed files with 152 additions and 96 deletions

View File

@@ -4,8 +4,9 @@ Host = 127.0.0.1
Port = 3306
User = root
Password = root
DB = blog
DBName = blog
Charset = utf8mb4
Prefix = gin_
;Prefix = gin_
[jwt]