Commit Graph

9 Commits

Author SHA1 Message Date
反编译工作区 25db029859 feat: 租户访客策略 SQL、访客邀约验证包、component-org 与发布脚本
- docs/sql: organization_* 与 tenant_* 访客楼层策略脚本
- docs/testing: 访客邀约页初始化验证、pack 脚本与 README(忽略 dist/__pycache__)
- maven-ninca-common-component-organization: CpImageStoreServiceImpl、starter、run-verify、releases 脚本与 javap 审计 JSON
- docs/superpowers: component-org 生产问题修复计划
- scripts/test-env/prepare-db.sh 更新

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-06 22:00:16 +08:00
反编译工作区 5c7c540e74 chore: add maven-ninca-common-component-organization module
- Decompiled from ninca-common-component-organization-V2.9.2_20210730.jar
- 4 sub-modules: web, service, data, interface (564 Java files)
- Contains POST /component/person/detail implementation
- floorList assembled via elevatorFeignClient.listByImageId()
2026-05-05 19:58:34 +08:00
反编译工作区 7aa534ec00 release: cw-elevator-application v2.0.11 built
- Bump version to 2.0.11, rebuild deployment package (JAR + ZIP)
- Add property mgmt visitor floor policy SQL to release bundle
- Sync corrected guangfa fund SQL to docs/sql/ (org_id + zone_id fix)
- Exclude deploy JARs from git tracking (build artifacts >100MB)
2026-05-05 17:39:12 +08:00
反编译工作区 82875a95dd chore: gitignore large binary artifacts (BFG cleaned) 2026-05-05 16:03:47 +08:00
反编译工作区 43c7da2300 docs: add v2 deployment plan; gitignore: exclude generated test-env files
- Add full-deploy-and-compare implementation plan
- Add application-test.properties (generated test config template)
- Ignore scripts/test-env/logs/, services/, *.jar.bak


Former-commit-id: d8139e3dc14d0b00f5b9d7fd74b9f45b6db0c84f
2026-05-03 16:20:08 +08:00
反编译工作区 8b15445328 feat: add service config templates and extraction script
Former-commit-id: 1de24b7eb79676d1aba9d799a58c5a753290cf52
2026-05-01 19:38:01 +08:00
反编译工作区 bf7b3ce79c chore: whitelist frontend-source in root .gitignore
Former-commit-id: 5b3e00869121d16f5fbf938779364254617f40d2
2026-04-29 11:42:22 +08:00
反编译工作区 27c3949045 chore(v0.11): 全路径纳入版本库与走查整改
- .gitignore:显式放行全部 maven-*、scripts、dev-support、frontend、反1、artifacts、历史导出目录
- 新增跟踪:device-manager/device-sdk/legacy-public、davinci-manager、cwos-*、cwos-resource 等源码与附属资源
- davinci FileStorageManagerImpl:Feign Response 关闭、绝对 URL 拉流 SSRF 校验(协议/主机/解析地址)
- davinci OuterCallFeignClient:补充契约说明
- cwos-common-aks AksConstant:final 类 + 私有构造防误实例化
- device-manager DeviceConstant:沿用 DEFAULT_APPLICATIONID 拼写修正

Made-with: Cursor

Former-commit-id: 0a34c76a82
2026-04-24 23:54:05 +08:00
反编译工作区 e2ac14719b Initial commit: five Maven reactors and docs only
Track maven-cloudwalk-cloud, maven-cw-elevator-application,
maven-intelligent-cwoscomponent, maven-ninca-crk, maven-ninca-qk-alarm,
and docs/. Other workspace paths ignored via .gitignore.

Made-with: Cursor
2026-04-24 10:35:31 +08:00