mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(work): 随官方更新更新模版卡片消息接口模型
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"userids": ["userid1", "userid2"],
|
||||
"partyids": [2, 3],
|
||||
"tagids": [44, 55],
|
||||
"userids": [ "userid1", "userid2" ],
|
||||
"partyids": [ 2, 3 ],
|
||||
"tagids": [ 44, 55 ],
|
||||
"atall": 0,
|
||||
"agentid": 1,
|
||||
"response_code": "response_code",
|
||||
"original_task_id": "original_task_id",
|
||||
"button": {
|
||||
"task_id": "taskid",
|
||||
"replace_name": "replace_name"
|
||||
},
|
||||
"enable_id_trans": 1,
|
||||
"template_card": {
|
||||
"card_type": "text_notice",
|
||||
"source": {
|
||||
|
||||
Reference in New Issue
Block a user