!18 fix(role): 新增角色权限配置ID到DEFAULT_PERMESSION_IDS
* fix(role): 新增角色权限配置ID到DEFAULT_PERMESSION_IDS * chore: 移除.gitignore中.claude忽略规则 * refactor(dj): 移除旧的inspectimprove模块文件
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export const ROLE_SCOPE_CONFIG = {
|
||||
DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260',
|
||||
DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260,2059539469575110657',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user