!18 fix(role): 新增角色权限配置ID到DEFAULT_PERMESSION_IDS

* fix(role): 新增角色权限配置ID到DEFAULT_PERMESSION_IDS
* chore: 移除.gitignore中.claude忽略规则
* refactor(dj): 移除旧的inspectimprove模块文件
This commit is contained in:
new_new_new
2026-06-03 09:23:07 +00:00
parent 0dc688f797
commit b1b002627a
7 changed files with 2 additions and 863 deletions
@@ -1,3 +1,3 @@
export const ROLE_SCOPE_CONFIG = {
DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260',
DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260,2059539469575110657',
};