76f266645d
含 Phase 1.1 IM seq 排序、断线重连、多端已读同步与微信式语音转文字 UI。 排除 node_modules、构建产物、安装包与 .env 密钥。 Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
---
|
||
description: Windows 客户端打包机与 SSH 端口
|
||
alwaysApply: true
|
||
---
|
||
|
||
# Windows 端打包
|
||
|
||
- 打包机:`10.1.1.202`,SSH **端口 22022**(不是 22),用户 `administrator`。
|
||
- 产出必须是可安装的 **`.exe`**(Inno Setup 安装包),不要只丢 zip。
|
||
- 安装包上传到生产:`https://oa.fysxkj.com/fengying-oa-setup.exe`,并写入 `apps/api/data/app-release.json` 的 `windowsUrl`。
|
||
- 安卓仍在本机 `/opt/apps/native` 打 APK。
|