Files
Public/.cursor/rules/windows-packaging.mdc
daiyongkang 76f266645d Initial commit: 风影 OA 全栈源码(API/Web/Flutter/IM)
含 Phase 1.1 IM seq 排序、断线重连、多端已读同步与微信式语音转文字 UI。
排除 node_modules、构建产物、安装包与 .env 密钥。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-02 10:04:03 +00:00

12 lines
475 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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。