角色模型
This commit is contained in:
parent
4e82f54c98
commit
e277d25125
@ -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
|
* @param me
|
||||||
|
Loading…
Reference in New Issue
Block a user