调整自动模式顺序,调整版本号为1.0.1

This commit is contained in:
2026-09-10 14:38:00 +08:00
parent c7adda3711
commit c2c0a169cf
6 changed files with 46 additions and 45 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
[CmdletBinding()]
param(
[string]$ProjectName = "PICBC2",
[string]$ProjectName = "JBao_Door_Clamp",
[string]$SdkRoot = ""
)