mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(work): 随官方更新客户联系联系我管理相关接口模型
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
{
|
||||
{
|
||||
"type": 1,
|
||||
"scene": 1,
|
||||
"style": 1,
|
||||
"remark": "渠道客户",
|
||||
"skip_verify": true,
|
||||
"state": "teststate",
|
||||
"user": ["zhangsan", "lisi", "wangwu"],
|
||||
"party": [2, 3],
|
||||
"user": [ "zhangsan", "lisi", "wangwu" ],
|
||||
"party": [ 2, 3 ],
|
||||
"is_temp": true,
|
||||
"expires_in": 86400,
|
||||
"chat_expires_in": 86400,
|
||||
"unionid": "oxTWIuGaIt6gTKsQRLau2M0AAAA",
|
||||
"is_exclusive": true,
|
||||
"conclusions": {
|
||||
"text": {
|
||||
"content": "文本消息内容"
|
||||
|
Reference in New Issue
Block a user