换位置

This commit is contained in:
lwt
2026-06-09 14:01:20 +08:00
parent 6d86678e11
commit 0b34f2e3d0
53 changed files with 1762 additions and 603 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ if "%NEW_VER%"=="" (
)
echo(
echo([阶段 1/4] PyInstaller 打包 main.exe ...
echo([阶段 1/4] PyInstaller 打包 ServerManager.exe ...
call "%ROOT%\scripts\package\build.bat" nopause
if errorlevel 1 (
echo([失败] PyInstaller 打包未成功