任务评论通知@的替换的问题
This commit is contained in:
parent
b4d8a49e2f
commit
ac732bc9bd
@ -760,7 +760,7 @@ public class DingtalkBusiness {
|
|||||||
info.setEmployeeId(userIds);
|
info.setEmployeeId(userIds);
|
||||||
logger.info("推送的人员信息{}", info);
|
logger.info("推送的人员信息{}", info);
|
||||||
dingTalkUtil.sendSingleActionCardMSG(appid, info, WorkMsgTypeEnum.TASK_REPLY_COMMENT.getTitle(),
|
dingTalkUtil.sendSingleActionCardMSG(appid, info, WorkMsgTypeEnum.TASK_REPLY_COMMENT.getTitle(),
|
||||||
WorkMsgTypeEnum.TASK_REPLY_COMMENT.getContent(), WorkMsgTypeEnum.TASK_REPLY_COMMENT.getBtnText(), url, token);
|
content, WorkMsgTypeEnum.TASK_REPLY_COMMENT.getBtnText(), url, token);
|
||||||
m = 0;
|
m = 0;
|
||||||
userIds = "";
|
userIds = "";
|
||||||
continue;
|
continue;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user