消息推送测试

This commit is contained in:
xiaosuonian 2024-11-16 11:08:02 +08:00
parent 30a99ab7cc
commit 1d42a46a01
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ public class todoZyTaskServiceHandler extends AbstractMessageServiceHandler {
thirdPartyMap.put("billNo",billNo);
thirdPartyMap.put("startNumber",startNumber);//发起人
//推送OA待办新增接口
//推送OA消息新增接口
thirdpartyMessage(thirdPartyMap);
}