From 60eaf813dfe059239005fc58e70cc0eb006dc457 Mon Sep 17 00:00:00 2001 From: wuaho Date: Mon, 19 Jul 2021 20:31:29 +0800 Subject: [PATCH] shanhai --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.py b/settings.py index d1b3c94..75c27aa 100644 --- a/settings.py +++ b/settings.py @@ -18,7 +18,7 @@ class Config: 'group_id': 'shanhai_group' } # 游戏数据库名 - GAME = 'shjy' + GAME = 'shanhai' REDIS_CONF = { 'host': '192.168.0.161',