角色模型

This commit is contained in:
zhal 2022-07-01 15:11:27 +08:00
parent 4e82f54c98
commit e277d25125

View File

@ -2940,12 +2940,6 @@ public class CoEPALController {
}
@Mapping("com.actionsoft.apps.coe.pal_pl_repository_designer_relation_shape_createFormDialogModel")
public String createFormDialogModel(UserContext me,String uuid,String method,String category) {
CoeProcessLevelWeb web = new CoeProcessLevelWeb(me);
return web.createFormDialogModel(uuid,method,category);
}
/**
* 查询是否有相同角色/绩效图数据
* @param me