Initial commit

This commit is contained in:
yan.y
2024-03-27 23:25:08 +08:00
commit 0884384e91
127 changed files with 9353 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"config": "charset=utf8mb4\u0026parseTime=True\u0026loc=Local",
"db-name": "pet_house",
"log-mode": false,
"log-zap": "error",
"max-idle-conns": 20,
"max-open-conns": 5,
"password": "ifish7mysql",
"path": "139.196.24.156:3306",
"username": "root"
}