增加合并数据库的容错

This commit is contained in:
xaoyaoo 2024-04-27 19:18:02 +08:00
parent e8126a40c2
commit 4fe2d502bd

View File

@ -27,4 +27,4 @@ except:
# PYWXDUMP_ROOT_PATH = os.path.dirname(__file__) # PYWXDUMP_ROOT_PATH = os.path.dirname(__file__)
# db_init = DBPool("DBPOOL_INIT") # db_init = DBPool("DBPOOL_INIT")
__version__ = "3.0.14" __version__ = "3.0.15"