修复bug;完善错误信息提示机制

This commit is contained in:
BBIT-Kai
2026-07-10 14:06:07 +08:00
parent ee355db48e
commit 8b5e2b6a38
10 changed files with 66 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
$ErrorActionPreference = "Stop"
$VERSION = "1.1"
$VERSION = "1.2"
$IMAGE = "docker.bbitcn.net/bbit_invoice/server"