Files
cjfx/backend/config/database.json

10 lines
200 B
JSON
Raw Permalink Normal View History

2026-03-20 22:59:54 +08:00
{
"host": "152.136.100.182",
"port": 3306,
"username": "root",
"password": "4a3986024e6662f9e571782ece1587298291d18925b44f1f",
"database": "zixun",
"charset": "utf8mb4",
"echo": false
}