diff --git a/config.py b/config.py index e2ac595..66e31a6 100644 --- a/config.py +++ b/config.py @@ -362,13 +362,13 @@ class Config: "password": "56EnChDEnT9cmC9w", "db": "shjy30data" }, - 'xinyaoling': { - "host": "xinyaolingapi.legu.cc", - "port": 3306, - "user": "root", - "password": "LtpaL4aLK9nN3N7f", - "db": "xinyaolingdata" - }, + # 'xinyaoling': { + # "host": "xinyaolingapi.legu.cc", + # "port": 3306, + # "user": "root", + # "password": "LtpaL4aLK9nN3N7f", + # "db": "xinyaolingdata" + # }, 'dsgbt': { "host": "dsgbtapi.legu.cc", "port": 3306,