Initial commit: 风影 OA 全栈源码(API/Web/Flutter/IM)

含 Phase 1.1 IM seq 排序、断线重连、多端已读同步与微信式语音转文字 UI。
排除 node_modules、构建产物、安装包与 .env 密钥。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-02 10:04:03 +00:00
commit 76f266645d
507 changed files with 99891 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"app": {
"bundleName": "com.fengying.oa.mobile",
"vendor": "fengying",
"versionCode": 301000,
"versionName": "3.0.1",
"icon": "$media:app_icon",
"label": "$string:app_name"
}
}
@@ -0,0 +1,5 @@
{
"string": [
{ "name": "app_name", "value": "风影智慧办公" }
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB