From 8d724603edfc0e051afbff3c514116e8b72909d6 Mon Sep 17 00:00:00 2001 From: wuaho Date: Sat, 9 Oct 2021 10:18:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=96=B0=E5=A6=96=E7=81=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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,