We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@DingerMarkdown( value = "### 移动花卡选号预警 \n - 时间:${time}\n - 省:${province}\n - 市:${city}\n - 问题描述:${content}\n #### [查看链接](${link}) \n", title = "号卡业务预警", phones = {""}, tokenId = @DingerTokenId( value = "", secret = "" )) DingTalkResult selectNoNumberWarn(@Parameter("time") String time, @Parameter("province") String province, @Parameter("city") String city, @Parameter("content") String content, @Parameter("link") String link);
钉钉消息=============================20======2020年10月12日 09时49分32秒======海南===三亚市=======291秒内选号失败20次==={"code":"DK000","data":"{"errcode":0,"errmsg":"ok"}","logid":"DK257BDE1B86CB4250B91C3DD826267017","message":"success"} 最后钉钉机器人发送的消息如下图: 49分收到的还是以前的时间发送过的内容一模一样 然后我重启程序发送的内容就会变 是不是封装漏了参数
The text was updated successfully, but these errors were encountered:
@AnswerAIL 麻烦帮我看下这个问题
Sorry, something went wrong.
39e6ec5
bug已修复,请使用2.0.3-RELEASE版本,谢谢
No branches or pull requests
钉钉消息=============================20======2020年10月12日 09时49分32秒======海南===三亚市=======291秒内选号失败20次==={"code":"DK000","data":"{"errcode":0,"errmsg":"ok"}","logid":"DK257BDE1B86CB4250B91C3DD826267017","message":"success"}
最后钉钉机器人发送的消息如下图:
49分收到的还是以前的时间发送过的内容一模一样
然后我重启程序发送的内容就会变 是不是封装漏了参数
The text was updated successfully, but these errors were encountered: