增加报错的具体显示内容,方便调试

This commit is contained in:
xaoyaoo 2024-01-22 18:37:52 +08:00
parent 1fb48c4431
commit edfc41b0de

View File

@ -23,4 +23,4 @@ except:
VERSION_LIST = {}
VERSION_LIST_PATH = None
__version__ = "2.4.24"
__version__ = "2.4.25"