权限阅览代码提交
This commit is contained in:
parent
6935405ca2
commit
3d45f7bf5e
@ -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+"'");
|
DBSql.update("UPDATE APP_ACT_COE_PAL_REPOSITORY SET EXT5='0' WHERE ID='"+fileId+"'");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
PALRepositoryModel plModel = CoeProcessLevelDaoFacotory.createCoeProcessLevel().getInstance(fileId);
|
PALRepositoryModel plModel = CoeProcessLevelDaoFacotory.createCoeProcessLevel().getInstance(fileId);
|
||||||
|
|
||||||
DesignerShapeRelationModel designerShapeRelationModel=new DesignerShapeRelationModel();
|
DesignerShapeRelationModel designerShapeRelationModel=new DesignerShapeRelationModel();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user