This commit is contained in:
aozhiwei 2024-08-09 09:50:31 +08:00
parent be939d2ab0
commit ae191a8bdd

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
}