增加容错

This commit is contained in:
xaoyaoo 2024-07-23 10:15:06 +08:00
parent 37b5749f59
commit 860f97478c

View File

@ -28,4 +28,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.41" __version__ = "3.0.42"