#EC_HJ112# 流程删除增加at功能的删除

main
shilei 2 years ago
parent d17d3e74de
commit 7cbaa644f5

@ -50,8 +50,8 @@ public class SendPortalWithDeleteCmd {
SendPortalWithDeleteToRead(lcid,currentUserId,userid); SendPortalWithDeleteToRead(lcid,currentUserId,userid);
} }
SendPortalAtAddTodoCmd sendPortalAtAddTodoCmd = new SendPortalAtAddTodoCmd();
sendPortalAtAddTodoCmd.dealPortalAtRyjl(requestid);
return null; return null;
} }
@ -64,7 +64,6 @@ public class SendPortalWithDeleteCmd {
*/ */
public void SendPortalWithDeleteTodo(String requestid,String currentUserId){ public void SendPortalWithDeleteTodo(String requestid,String currentUserId){
String portal_todourl = Constants.portal_todourl; String portal_todourl = Constants.portal_todourl;
String bpm_app_workflowurl = Constants.bpm_app_workflowurl; String bpm_app_workflowurl = Constants.bpm_app_workflowurl;
String username = Constants.username; String username = Constants.username;

Loading…
Cancel
Save