添加构建时间

This commit is contained in:
2025-05-27 02:40:12 +08:00
parent 31b73937fe
commit 735a8e9a51
5 changed files with 23 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ if errorlevel 1 (
)
echo === 使用 pyinstaller 构建 ===
python .\utils\hook.py
pyinstaller .\main.spec
if errorlevel 1 (
echo [错误] 构建失败!