diff --git a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/CoEPALController.java b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/CoEPALController.java index 625acb42..99e39a41 100755 --- a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/CoEPALController.java +++ b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/CoEPALController.java @@ -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