76f266645d
含 Phase 1.1 IM seq 排序、断线重连、多端已读同步与微信式语音转文字 UI。 排除 node_modules、构建产物、安装包与 .env 密钥。 Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
457 B
Markdown
10 lines
457 B
Markdown
# Windows 桌面端打包
|
||
|
||
打包机 `10.1.1.202`,SSH **端口 22022**,用户 `administrator`。
|
||
|
||
1. 安装工具链(只需一次):`installer\bootstrap-windows.ps1`
|
||
2. 在 `C:\fengying-oa-native` 执行 `.\build-windows.ps1`
|
||
|
||
产物必须是可安装的 **`build\fengying-oa-setup.exe`**(Inno Setup),不要只发 zip。
|
||
上传到 `https://oa.fysxkj.com/fengying-oa-setup.exe`,并写入 `apps/api/data/app-release.json` 的 `windowsUrl`。
|