Files
supervision-test-frontend-repo/src/views/three-admin/role/config/rolePermession.ts
T
new_new_new b1b002627a !18 fix(role): 新增角色权限配置ID到DEFAULT_PERMESSION_IDS
* fix(role): 新增角色权限配置ID到DEFAULT_PERMESSION_IDS
* chore: 移除.gitignore中.claude忽略规则
* refactor(dj): 移除旧的inspectimprove模块文件
2026-06-03 09:23:07 +00:00

4 lines
147 B
TypeScript

export const ROLE_SCOPE_CONFIG = {
DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260,2059539469575110657',
};