企业微信应用消息通知 增加一个选择推送消息类型

增加一个选择推送消息类型,用图文消息直接填充素材库图片id的值,用卡片消息就填写0(就是数字零)
This commit is contained in:
huang28
2021-01-06 03:14:37 +08:00
parent dc0132d4a7
commit 73b1edb85b

View File

@@ -449,6 +449,7 @@ function qywxamNotify(text, desp) {
title: `${text}`,
description: `${desp}`,
url: '127.0.0.1',
btntxt: '更多'
},
safe:'0',
},