V2.12 sn为0时如果未写流水号则报错

This commit is contained in:
ranchuan
2024-01-04 18:09:09 +08:00
parent 1e25675998
commit 78e0ebd0c2
7 changed files with 30 additions and 26 deletions

View File

@@ -7,7 +7,7 @@ import mycopy
# 定义软件版本号
SOFT_VERION = "2.11"
SOFT_VERION = "2.12"