diff --git a/config.py b/config.py index 524836b..126bf26 100644 --- a/config.py +++ b/config.py @@ -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,