This commit is contained in:
wuaho 2021-09-09 14:07:19 +08:00
parent eea7987912
commit 5a8c4aeecc

View File

@ -277,6 +277,13 @@ class Config:
"password": "56EnChDEnT9cmC9w",
"db": "shenghuadata"
},
'xinshenghua': {
"host": "119.29.222.234",
"port": 3306,
"user": "root",
"password": "56EnChDEnT9cmC9w",
"db": "xinshenghuadata"
},
'mfm2': {
"host": "mfmccsapi.legu.cc",
"port": 3306,