Commit 67909974 authored by 赵啸非's avatar 赵啸非

修改自动考核

parent dd10cf13
......@@ -79,6 +79,7 @@ public class DingPersonServiceImpl extends AbstractDingTalkService implements ID
link.setTitle(workMsgReq.getMsg().getLink().getTitle());
link.setPicUrl("@lADOADmaWMzazQKA");
msg.setLink(link);
msg.setMsgtype("link");
req.setMsg(msg);
// workMsgReq.getMsg().getLink().setPicUrl("@lADOADmaWMzazQKA");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment