This commit is contained in:
aozhiwei 2024-08-09 09:52:39 +08:00
parent ae191a8bdd
commit 8898ff429c

View File

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