You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
luoweijian
3d55eeb196
feat(dict): data dictionary module — two-level flat model, CRUD/default/cache/permission/seed (ADR-0015)
- 4 tables (dict_group/dict_item/dict_group_default/dict_ref_count), delete_key soft-delete reuse
- DictGroup/DictItem full CRUD + force-delete + status toggle + enabled-list
- DictReferenceService: increment/decrement/batchApply/isReferenced, same-tx ref_count, no cache
- DictQueryService: Caffeine 10s cache + 2s negative cache for empty results, group.status join
- Default item: INSERT ON DUPLICATE KEY UPDATE, hibernate on group disable, auto-restore
- Permission seeds: 10 perm codes → sys_menu tree, bound to ROLE_ADMIN, no crm-auth import
- Built-in dict initializer: idempotent upsert, builtin=false never touched (US-41), value not overwritten
- 48 tests pass; full project compiles
|
1 month ago |
| .. |
|
crmimg
|
commit
|
1 month ago |
|
data-dictionary
|
feat(dict): data dictionary module — two-level flat model, CRUD/default/cache/permission/seed (ADR-0015)
|
1 month ago |
|
dynamic-api-permission-interceptor
|
feat(auth): 动态权限拦截 + 封遗留写路径
|
1 month ago |
|
file-thumbnail
|
commit
|
1 month ago |
|
role-management
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
unified-resource-tree
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
user-list
|
first-commit
|
1 month ago |
|
review_diff.txt
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
review_diff_role.txt
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
review_diff_role_mgmt.txt
|
commit
|
1 month ago |
|
review_diff_thumb.txt
|
commit
|
1 month ago |
|
review_fapiimpltest.txt
|
commit
|
1 month ago |
|
review_spec_diff.txt
|
commit
|
1 month ago |
|
review_std.txt
|
commit
|
1 month ago |