This commit is contained in:
wuaho 2021-08-03 16:58:26 +08:00
parent f41bbb558f
commit eea7987912

View File

@ -404,11 +404,10 @@ class Config:
"db": "mfwdbtdata"
},
'xiangsu': {
# todo test
"host": "v3.legu.cc",
"host": "xiangsuapi.legu.cc",
"port": 3306,
"user": "root",
"password": "dsagagaeg",
"password": "b6QwCF33PcYbhpvG",
"db": "xiangsudata"
},