Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, 新需求 #52633 See merge request LiuChao/foton-slrs-system-rest!453
This commit is contained in:
+1
@@ -321,6 +321,7 @@ public class TsResourceServiceImpl extends ServiceImpl<TsResourceDao, TsResource
|
||||
return Result.error("该父菜单不存在");
|
||||
}
|
||||
}
|
||||
TsResource.setValidFlag(0);
|
||||
dao.insert(TsResource);
|
||||
// 把新生成的子目录加入用户的权限的下----插入ts_role_resource表
|
||||
HashMap<String, Object> map = new HashMap<>();
|
||||
|
||||
Reference in New Issue
Block a user