fix 合并实时数据库的函数在路径名中有中文时会报错 #92

This commit is contained in:
xaoyaoo 2024-05-14 23:05:33 +08:00
parent 81c29c64f6
commit 5407987f4d
2 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ except:
# PYWXDUMP_ROOT_PATH = os.path.dirname(__file__)
# db_init = DBPool("DBPOOL_INIT")
__version__ = "3.0.19"
__version__ = "3.0.20"

Binary file not shown.