This commit is contained in:
kf_wuhao 2020-12-28 17:59:49 +08:00
parent bf5b975f98
commit 0ac81b0c2b

View File

@ -355,11 +355,11 @@ class Config:
"db": "shjy30data" "db": "shjy30data"
}, },
'xinyaoling': { 'xinyaoling': {
"host": "zgzhanchuiapi.legu.cc", "host": "xinyaolingapi.legu.cc",
"port": 3306, "port": 3306,
"user": "root", "user": "root",
"password": "LtpaL4aLK9nN3N7f", "password": "LtpaL4aLK9nN3N7f",
"db": "shjy30data" "db": "xinyaolingdata"
}, },