This commit is contained in:
黄志军
2021-11-10 23:32:09 +08:00
parent 39a4905216
commit ba27e14d96
+2 -2
View File
@@ -1259,8 +1259,8 @@ function postToDingTalk2(messgae) {
const body = { const body = {
"msgtype": "markdown", "msgtype": "markdown",
"markdown": { "markdown": {
"title": "随机试用(待领取)", "title": "中奖查询",
"text": message1 "text": "中奖查询\n\n" + message1
}, },
"at": { "at": {
"atMobiles": [], "atMobiles": [],