权限阅览代码提交

This commit is contained in:
zhaol 2025-01-25 20:14:57 +08:00
parent 6935405ca2
commit 3d45f7bf5e

View File

@ -245,7 +245,7 @@ public class PublishExecuteListenerInterfaceImpl extends ExecuteListener impleme
//更新部门视图
updateDeptView(bolistN, bolistC, bolistS,param);
//updateDeptView(bolistN, bolistC, bolistS,param);
}
@ -327,8 +327,6 @@ public class PublishExecuteListenerInterfaceImpl extends ExecuteListener impleme
DBSql.update("UPDATE APP_ACT_COE_PAL_REPOSITORY SET EXT5='0' WHERE ID='"+fileId+"'");
PALRepositoryModel plModel = CoeProcessLevelDaoFacotory.createCoeProcessLevel().getInstance(fileId);
DesignerShapeRelationModel designerShapeRelationModel=new DesignerShapeRelationModel();