fix: 修改账号

This commit is contained in:
jzx 2023-06-28 15:29:35 +08:00
parent 09614e5057
commit 052aa72e5e

View File

@ -7,7 +7,7 @@
"servername": "127.0.0.1",
"DATABASE": "test",
"port": 27017,
"user": "test",
"user": "mofish",
"pass": "test123",
"authSource": ""
},