架构视图无权限设置
This commit is contained in:
parent
3daf591279
commit
99e00896d6
@ -3406,7 +3406,7 @@ public class CoeDesignerWeb extends ActionWeb {
|
||||
}
|
||||
PALRepository dao = new PALRepository();
|
||||
Set<String> idSet = dao.getRepositoryVersionIdListByPublishRole(roleId, "'" + model.getWsId() + "'", null);
|
||||
/**************************先注释掉**********************/
|
||||
/**************************先注释掉 后期逻辑调整**********************/
|
||||
/*if (!idSet.contains(model.getVersionId())) {
|
||||
status = "noPerm";
|
||||
}*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user