This commit is contained in:
xaoyaoo 2024-03-27 09:56:18 +08:00
parent c651876aac
commit a2a94795fa

View File

@ -24,7 +24,6 @@ except:
VERSION_LIST_PATH = None VERSION_LIST_PATH = None
PYWXDUMP_ROOT_PATH = os.path.dirname(__file__) PYWXDUMP_ROOT_PATH = os.path.dirname(__file__)
db_init = DBPool("DBPOOL_INIT")
__version__ = "2.4.61" __version__ = "2.4.61"
db_init = DBPool("DBPOOL_INIT")