消息推送测试
This commit is contained in:
parent
30a99ab7cc
commit
1d42a46a01
|
@ -268,7 +268,7 @@ public class todoZyTaskServiceHandler extends AbstractMessageServiceHandler {
|
|||
thirdPartyMap.put("billNo",billNo);
|
||||
thirdPartyMap.put("startNumber",startNumber);//发起人
|
||||
|
||||
//推送OA待办新增接口
|
||||
//推送OA消息新增接口
|
||||
thirdpartyMessage(thirdPartyMap);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue