[patch] 优化PDD的js环境补充 优化配置文件心跳环境检测 优化打包环境补充逻辑

This commit is contained in:
2025-10-15 16:26:44 +08:00
parent e15c1db49b
commit 737737a6c1
5 changed files with 3688 additions and 3536 deletions

View File

@@ -135,6 +135,8 @@ jobs:
- name: Build production executable
if: success()
shell: powershell
env:
PYTHONIOENCODING: utf-8
run: |
Write-Host "==========================================";
Write-Host "Step 4.5: Build production executable";