chore: wip

This commit is contained in:
tangtanglove
2023-05-27 08:21:24 +08:00
parent 7288062826
commit bfdcd5361d
5 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ func main() {
handler.RegisterHandlers(server, ctx)
// 数据库配置信息
dsn := "root:Bc5HQFJc4bLjZCcC@tcp(127.0.0.1:3306)/quarkgo?charset=utf8&parseTime=True&loc=Local"
dsn := "root:fK7xPGJi1gJfIief@tcp(127.0.0.1:3306)/quarkgo?charset=utf8&parseTime=True&loc=Local"
// 配置资源
config := &builder.Config{