mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-11 09:20:30 +08:00
Initial commit: reorganized source tree
- backend/: 13 Maven modules (cw-elevator-application, cloudwalk-cloud, intelligent-cwoscomponent, ninca-crk, etc.) - frontend/: 4 Vue projects (elevator-front, cwos-portal, alarm-front, front_acs) + decompiled + scripts - scripts/: build, test-env, tools (Docker Compose, service templates, API parity) - docs/: AGENTS.md, superpowers specs, architecture docs - .gitignore: standard Java/Maven exclusions Moved from legacy maven-*/ root layout to backend/ organized structure.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
release-visitor-noauth-verify-v20260430/
|
||||
├── README.md
|
||||
├── 操作手册.md
|
||||
├── 执行流程设计-简化版.md
|
||||
├── 打包说明.txt
|
||||
├── MANIFEST.txt
|
||||
├── python/
|
||||
│ ├── quick_verify_visitor_floor_policy.py
|
||||
│ ├── requirements.txt
|
||||
│ └── requirements-min.txt
|
||||
├── report/
|
||||
│ └── .gitkeep
|
||||
└── sql/
|
||||
├── 黄平访客ID手工查询.sql
|
||||
├── 租户访客策略基线核查.sql
|
||||
├── 批量样本筛选-多公司多部门.sql
|
||||
├── 人工核查最终楼层结果.sql
|
||||
├── 标准批量25访客-执行后核验.sql
|
||||
└── batch_cases.csv
|
||||
Reference in New Issue
Block a user