mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 00:40:30 +08:00
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>
This commit is contained in:
+8
-4
@@ -55,7 +55,7 @@
|
||||
**/node_modules/
|
||||
!/frontend-source/
|
||||
!/frontend-source/**
|
||||
|
||||
|
||||
# Large binary artifacts (removed from git history via BFG 2026-05-05)
|
||||
**/releases/*.zip
|
||||
**/releases/*.tar.gz
|
||||
@@ -68,6 +68,10 @@
|
||||
|
||||
# Generated test env files
|
||||
scripts/test-env/logs/
|
||||
scripts/test-env/services/
|
||||
!/maven-ninca-common-component-organization/
|
||||
!/maven-ninca-common-component-organization/**
|
||||
scripts/test-env/services/
|
||||
!/maven-ninca-common-component-organization/
|
||||
!/maven-ninca-common-component-organization/**
|
||||
|
||||
# docs/testing: 打包脚本生成物与本地缓存
|
||||
docs/testing/dist/
|
||||
docs/testing/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user