This commit is contained in:
yangduo 2024-08-17 16:33:57 +08:00
parent 2f43c5e420
commit a30ee4ebb9

View File

@ -0,0 +1,9 @@
{
"host": "mysql-test.kingsome.cn",
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "accountdb1",
"max_open_conns": 1,
"max_idle_conns": 1
}