- 开发指南
- 基础接口
- 客户设置
- 消息推送
- 客户&线索&待分配
- 公海
- 企微组织架构
- 企微标签库
- 企业
- 合同
- 电商平台
- 营销
- 数据统计
- 内容访客
- 电销手机
- SOP任务
- 群发消息
- 管控
- 工单
- 素材
- 应用通知
- 附录
- 群数据
- 店主活码
- 通话列表
客户群群发任务列表
开发中
POST
/api/v3/customer/group/send/task/list
请求参数
Header 参数
appId
string
应用 appId
默认值:
{{appId}}
timestamp
string
请求时间戳
默认值:
{{timestamp}}
sign
string
请求消息签名值
默认值:
{{sign}}
appKey
string
应用 appKey
默认值:
{{appKey}}
Body 参数application/json
pageSize
integer
可选
pageNo
integer
可选
示例
{
"pageSize": 0,
"pageNo": 0
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/v3/customer/group/send/task/list' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageSize": 0,
"pageNo": 0
}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
message
string
必需
data
object
必需
pageSize
integer
必需
pageNo
integer
必需
totalCount
integer
必需
result
array [object {17}]
必需
currentPage
integer
可选
totalPage
integer
可选
示例
{ "code": 0, "message": "success", "data": { "pageSize": 50, "pageNo": 1, "totalCount": 337, "result": [ { "id": "3c90ed682d4c11efad7a00163e06cc86", "title": "gggg", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-06-18 16:24:52", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 591, "groupSendCount": 0, "sendOwnerCount": 4, "notSendOwnerCount": 52, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "a39bcc79021511efaba100163e06cc86", "title": "111", "sendInfo": "{\"text\": {\"content\": \"1111\"}, \"attachments\": []}", "sendTime": "2024-04-24 16:35:43", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 1, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 539059815217472, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "f4577f94013a11efbc8900163e03f51a", "title": "测试一次啊", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-23 14:30:19", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 11, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "f566f525f6e811ee928400163e06cc86", "title": "111", "sendInfo": "{\"text\": {\"content\": \"11\"}, \"attachments\": [{\"link\": {\"url\": \"https://www.baidu.com/?tn=15007414_8_dg\", \"title\": \"百度\", \"picurl\": \"https://blue.wechatsi.com/fdfsServer/group1/M00/04/53/rBIAY2Smth2AMIPNABEo80l3Ij8539.jpg\"}, \"msgtype\": \"link\", \"linkPrivewUrl\": \"https://www.baidu.com/?tn=15007414_8_dg\"}, {\"link\": {\"url\": \"https://blueh5.wechatsi.com/#/article?hjType=1&content_title=%E6%A0%87%E7%AD%BE%E6%A0%87%E7%AD%BE%E6%A0%87%E7%AD%BE&trace_deep=0&trace_id=c9e7c36c-841a-4e06-9dff-6a22e72e73b1&content_id=2e8fc61eefef11ee81f800163e03f51a&snapshot_id=2e8fc61eefef11ee81f800163e03f51a&content_type=1&source_title=&source_type=1&showType=1,2,3,4&corp_id=wwd074f3968f56dcb0&sales_id=\", \"desc\": \"32145\", \"title\": \"标签标签标签\", \"picurl\": \"https://blueh5.wechatsi.com/fdfsServer/group1/M00/05/29/rBIAY2TMp-6AOYefAAFPygN27jw286.jpg\", \"isActivityContent\": true}, \"msgtype\": \"link\", \"linkPrivewUrl\": \"https://blueh5.wechatsi.com/#/article?hjType=1&content_title=%E6%A0%87%E7%AD%BE%E6%A0%87%E7%AD%BE%E6%A0%87%E7%AD%BE&trace_deep=0&trace_id=c9e7c36c-841a-4e06-9dff-6a22e72e73b1&content_id=2e8fc61eefef11ee81f800163e03f51a&snapshot_id=2e8fc61eefef11ee81f800163e03f51a&content_type=1&source_title=&source_type=1&showType=1,2,3,4&corp_id=wwd074f3968f56dcb0&sales_id=\"}]}", "sendTime": "2024-04-10 11:18:10", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 2, "groupNotSendCount": 0, "groupSendCount": 3, "sendOwnerCount": 1, "notSendOwnerCount": 0, "creatorId": 539059815217472, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "699dc1f8f12611ee85d700163e03f51a", "title": "为空", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-03 03:22:57", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 8, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "5bf36005f12611ee85d700163e03f51a", "title": "不为空", "sendInfo": "{\"text\": {\"content\": \"12313\"}, \"attachments\": []}", "sendTime": "2024-04-03 03:22:34", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 8, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "4b433821f12611ee85d700163e03f51a", "title": "不为空加为空", "sendInfo": "{\"text\": {\"content\": \"213\"}, \"attachments\": []}", "sendTime": "2024-04-03 03:22:06", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 8, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "7407642bf05d11eeb64f00163e06cc86", "title": "再来一次", "sendInfo": "{\"text\": {\"content\": \"111233\"}, \"attachments\": []}", "sendTime": "2024-04-02 03:24:26", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 17, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "c450be7df05b11ee9ce200163e03f51a", "title": "发光飞碟", "sendInfo": "{\"text\": {\"content\": \"再来一次\"}, \"attachments\": []}", "sendTime": "2024-04-02 03:12:22", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 17, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "dc2d9d15f05411ee9ce200163e03f51a", "title": "任一", "sendInfo": "{\"text\": {\"content\": \"第三方\"}, \"attachments\": []}", "sendTime": "2024-04-02 02:22:55", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 5, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 2, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "926f97a7f05411eeb64f00163e06cc86", "title": "关键词", "sendInfo": "{\"text\": {\"content\": \"地方\"}, \"attachments\": []}", "sendTime": "2024-04-02 02:20:51", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 3, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "816b3544f05411eeb64f00163e06cc86", "title": "群主", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-02 02:23:17", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 17, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "02651d42f02511eeae0d00163e06cc86", "title": "wqeqw", "sendInfo": "{\"text\": {\"content\": \"eee\"}, \"attachments\": [{\"link\": {\"url\": \"https://blueh5.wechatsi.com/#/product?hjType=1&content_title=%E6%B5%8B%E8%AF%95%E7%9A%84z&trace_deep=0&trace_id=83b2a48b-b69d-49a2-a7e0-5200a2a02e6a&content_id=2f0c1d3f448e11ee9f0500163e06cc86&snapshot_id=2f0c1d3f448e11ee9f0500163e06cc86&content_type=12&source_title=&source_type=1&showType=1,2,3,4&corp_id=wwd074f3968f56dcb0&taskType=8&taskName=wqeqw&shareUuid=6d8b008f-8d64-48ed-bbed-9c6a45815d64&sales_id=\", \"desc\": \"段落内容11111111111111111222222222222333333\", \"title\": \"测试的z\", \"picurl\": \"https://blueh5.wechatsi.com/fdfsServer/group1/M00/0F/5E/rBIAY2TklhKAPL6wAABxLS9hPY406.jpeg\", \"isActivityContent\": true}, \"msgtype\": \"link\", \"linkPrivewUrl\": \"https://blueh5.wechatsi.com/#/product?hjType=1&content_title=%E6%B5%8B%E8%AF%95%E7%9A%84z&trace_deep=0&trace_id=83b2a48b-b69d-49a2-a7e0-5200a2a02e6a&content_id=2f0c1d3f448e11ee9f0500163e06cc86&snapshot_id=2f0c1d3f448e11ee9f0500163e06cc86&content_type=12&source_title=&source_type=1&showType=1,2,3,4&corp_id=wwd074f3968f56dcb0&taskType=8&taskName=wqeqw&shareUuid=6d8b008f-8d64-48ed-bbed-9c6a45815d64&sales_id=\"}, {\"image\": {\"fileId\": 77181, \"pic_url\": \"https://blue.wechatsi.com/fdfsServer/group1/M00/10/43/rBIAY2YGMxeAW2JkAIkR-1CmDW4874.png\", \"media_id\": \"3cIwqxmtObqnjvaLsUvwAJPg60eXLN84QikIUVv_YHSAzDvKrk1LuKub9pZXPXLjE\"}, \"msgtype\": \"image\"}]}", "sendTime": "2024-04-23 20:39:30", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 578, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 56, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "52a0b761effe11eeae0d00163e06cc86", "title": "谁DVD", "sendInfo": "{\"text\": {\"content\": \"v的VSv\"}, \"attachments\": []}", "sendTime": "2024-04-12 16:03:26", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 582, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 56, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "4b1c6dc4effe11eebbbd00163e03f51a", "title": "VSv的深V", "sendInfo": "{\"text\": {\"content\": \"但是VSv\"}, \"attachments\": []}", "sendTime": "2024-04-26 16:03:13", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 582, "groupSendCount": 0, "sendOwnerCount": 2, "notSendOwnerCount": 54, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "d35d106deffd11eeae0d00163e06cc86", "title": "412", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-30 15:59:51", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 582, "groupSendCount": 0, "sendOwnerCount": 2, "notSendOwnerCount": 54, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "75681fafeff811eea96500163e03f51a", "title": "das", "sendInfo": "{\"text\": {\"content\": \"3123\"}, \"attachments\": []}", "sendTime": "2024-04-30 15:21:27", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 582, "groupSendCount": 0, "sendOwnerCount": 2, "notSendOwnerCount": 54, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "66f9c6f0eff711eea2ba00163e06cc86", "title": "qwe", "sendInfo": "{\"text\": {\"content\": \"ewq\"}, \"attachments\": []}", "sendTime": "2024-04-30 15:13:51", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 662, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 82, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "086739e5eff611eeb99500163e03f51a", "title": "445", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-30 15:04:04", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 581, "groupSendCount": 0, "sendOwnerCount": 2, "notSendOwnerCount": 54, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "d8f8016aeff211eeb6b900163e06cc86", "title": "asd", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-27 14:41:13", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 581, "groupSendCount": 0, "sendOwnerCount": 2, "notSendOwnerCount": 54, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "79ae3c7deff211eeb6b900163e06cc86", "title": "dasd", "sendInfo": "{\"text\": {\"content\": \"123123\"}, \"attachments\": []}", "sendTime": "2024-04-05 14:38:33", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 582, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 56, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "41e173a5efef11eebe9200163e06cc86", "title": "范德萨", "sendInfo": "{\"text\": {\"content\": \"是的\"}, \"attachments\": []}", "sendTime": "2024-04-01 14:15:37", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 581, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 56, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "53f79389efd411eea59900163e06cc86", "title": "呃呃", "sendInfo": "{\"text\": {\"content\": \"2\"}, \"attachments\": [{\"link\": {\"url\": \"https://blueh5.wechatsi.com/#/product?hjType=1&content_title=%E3%80%90%E4%B8%94%E3%80%91%E6%B5%8F%E8%A7%88%E6%AC%A1%E6%95%B0%E5%A4%A7%E4%BA%8E%E7%AD%89%E4%BA%8E3%E6%AC%A1%2B%E6%B5%8F%E8%A7%88%E5%86%85%E5%AE%B9%E6%AF%94%E4%BE%8B%E5%A4%A7%E4%BA%8E%E7%AD%89%E4%BA%8E50%25%2B%E6%B5%8F%E8%A7%88%E6%97%B6%E9%95%BF%E5%A4%A7%E4%BA%8E%E7%AD%89%E4%BA%8E10s&trace_deep=0&trace_id=a3bac64d-fb14-41df-94c4-f13b3e1626b1&content_id=69301069458811ee9e3e00163e06cc86&snapshot_id=69301069458811ee9e3e00163e06cc86&content_type=12&source_title=&source_type=1&showType=1,2,3,4&corp_id=wwd074f3968f56dcb0&taskType=8&taskName=%E5%91%83%E5%91%83&shareUuid=45f50da0-6f71-435c-ae40-abef87ec589c&sales_id=\", \"desc\": \"段落内容11111111111111111111111111112222222\", \"title\": \"【且】浏览次数大于等于3次+浏览内容比例大于等于50%+浏览时长大于等于10s\", \"picurl\": \"https://blueh5.wechatsi.com/fdfsServer/group1/M00/0F/5C/rBIAY2TkVuGATFqsAABgWUcpft827.jpeg\", \"isActivityContent\": true}, \"msgtype\": \"link\", \"linkPrivewUrl\": \"https://blueh5.wechatsi.com/#/product?hjType=1&content_title=%E3%80%90%E4%B8%94%E3%80%91%E6%B5%8F%E8%A7%88%E6%AC%A1%E6%95%B0%E5%A4%A7%E4%BA%8E%E7%AD%89%E4%BA%8E3%E6%AC%A1%2B%E6%B5%8F%E8%A7%88%E5%86%85%E5%AE%B9%E6%AF%94%E4%BE%8B%E5%A4%A7%E4%BA%8E%E7%AD%89%E4%BA%8E50%25%2B%E6%B5%8F%E8%A7%88%E6%97%B6%E9%95%BF%E5%A4%A7%E4%BA%8E%E7%AD%89%E4%BA%8E10s&trace_deep=0&trace_id=a3bac64d-fb14-41df-94c4-f13b3e1626b1&content_id=69301069458811ee9e3e00163e06cc86&snapshot_id=69301069458811ee9e3e00163e06cc86&content_type=12&source_title=&source_type=1&showType=1,2,3,4&corp_id=wwd074f3968f56dcb0&taskType=8&taskName=%E5%91%83%E5%91%83&shareUuid=45f50da0-6f71-435c-ae40-abef87ec589c&sales_id=\"}]}", "sendTime": "2024-04-30 11:02:47", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 1240, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 138, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "4939c340efcc11eeae9b00163e03f51a", "title": "来了来了", "sendInfo": "{\"text\": {\"content\": \"112221\"}, \"attachments\": []}", "sendTime": "2024-04-01 10:05:17", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 1240, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 138, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "038e4124ef6a11eea59900163e06cc86", "title": "多吃点上次", "sendInfo": "{\"text\": {\"content\": \"持续徐\"}, \"attachments\": []}", "sendTime": "2024-03-31 22:21:50", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 6, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "dbc45c5cef6811eea59900163e06cc86", "title": "额复方丹参", "sendInfo": "{\"text\": {\"content\": \"香醋许\"}, \"attachments\": []}", "sendTime": "2024-03-31 22:13:33", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 6, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "e73a2053ef6711eea59900163e06cc86", "title": "好吃的是否", "sendInfo": "{\"text\": {\"content\": \"大发发\"}, \"attachments\": []}", "sendTime": "2024-03-31 22:06:43", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 6, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "b7f0d492ef6611eeae9b00163e03f51a", "title": "mknhh", "sendInfo": "{\"text\": {\"content\": \"000\"}, \"attachments\": []}", "sendTime": "2024-04-25 21:58:12", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 8, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "45f99f4fef6011eeae9b00163e03f51a", "title": "多次对对对", "sendInfo": "{\"text\": {\"content\": \"收拾收拾\"}, \"attachments\": []}", "sendTime": "2024-03-31 21:12:06", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 18, "groupSendCount": 52, "sendOwnerCount": 1, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "2727747bef6011eeae9b00163e03f51a", "title": "关键词", "sendInfo": "{\"text\": {\"content\": \"的士速递发生的\"}, \"attachments\": []}", "sendTime": "2024-03-31 21:21:11", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 3, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "08de9daeef6011eea59900163e06cc86", "title": "哈哈哈", "sendInfo": "{\"text\": {\"content\": \"但是发顺丰\"}, \"attachments\": []}", "sendTime": "2024-03-31 21:20:21", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 9, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 2, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "bb6f7714ef5f11eea59900163e06cc86", "title": "标签1.0", "sendInfo": "{\"text\": {\"content\": \"的擦拭\"}, \"attachments\": []}", "sendTime": "2024-03-31 21:18:11", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 5, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 2, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "05ef54cbef5a11ee8fd700163e06cc86", "title": "待开始", "sendInfo": "{\"text\": {\"content\": \"萨达111112\"}, \"attachments\": []}", "sendTime": "2024-04-19 20:27:20", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 5, "groupSendCount": 0, "sendOwnerCount": 1, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "5d3b07b3ef4711eeb59f00163e06cc86", "title": "大多数", "sendInfo": "{\"text\": {\"content\": \"水电费\"}, \"attachments\": []}", "sendTime": "2024-03-31 18:13:48", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 55, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "e23817ecef4611eeb59f00163e06cc86", "title": "程序都是", "sendInfo": "{\"text\": {\"content\": \"第三方\"}, \"attachments\": []}", "sendTime": "2024-03-31 18:10:21", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 70, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 2, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "87ef73e5ef4611eeb59f00163e06cc86", "title": "我去额温枪", "sendInfo": "{\"text\": {\"content\": \"撒大大\"}, \"attachments\": []}", "sendTime": "2024-03-31 18:07:50", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 70, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 2, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "7b8cfab9ef4611eeb59f00163e06cc86", "title": "321214321", "sendInfo": "{\"text\": {\"content\": \"vv徐成\"}, \"attachments\": []}", "sendTime": "2024-03-31 18:07:29", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 1232, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 138, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "f9a04a85ef3911ee957c00163e06cc86", "title": "6768", "sendInfo": "{\"text\": {\"content\": \"7676\"}, \"attachments\": []}", "sendTime": "2024-04-18 16:37:55", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 1232, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 138, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "239a20d9ef3611ee8d8900163e06cc86", "title": "V型出v都是", "sendInfo": "{\"text\": {\"content\": \"胜多负少\"}, \"attachments\": []}", "sendTime": "2024-03-31 16:10:29", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 2156, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 157, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "18e9ec18ef3611ee8e5600163e03f51a", "title": "第三个佛挡杀佛", "sendInfo": "{\"text\": {\"content\": \"额防守打法\"}, \"attachments\": []}", "sendTime": "2024-03-31 16:10:12", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 580, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 56, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "f44b3a34ef3511ee8e5600163e03f51a", "title": "发大发", "sendInfo": "{\"text\": {\"content\": \"饿死防守打法\"}, \"attachments\": []}", "sendTime": "2024-03-31 16:09:10", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 19, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 2, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "d11fb688ef2c11ee94de00163e03f51a", "title": "333", "sendInfo": "{\"text\": {\"content\": \"123\"}, \"attachments\": []}", "sendTime": "2024-04-10 15:03:45", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 2156, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 157, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "baa32ecfef2c11ee8d1f00163e06cc86", "title": "324324", "sendInfo": "{\"text\": {\"content\": \"432424\"}, \"attachments\": []}", "sendTime": "2024-03-31 15:03:08", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 2156, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 157, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "76807d74ef2511ee80ff00163e03f51a", "title": "fffqq", "sendInfo": "{\"text\": {\"content\": \"qwe\"}, \"attachments\": []}", "sendTime": "2024-04-02 14:10:59", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 0, "groupNotSendCount": 2156, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 157, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "b7a35cb4ef0d11eeb07200163e06cc86", "title": "的方法地方", "sendInfo": "{\"text\": {\"content\": \"发大V发大V\"}, \"attachments\": []}", "sendTime": "2024-03-31 11:21:08", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 53, "groupSendCount": 9, "sendOwnerCount": 1, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "95737296ef0b11eeb07200163e06cc86", "title": "大概答复", "sendInfo": "{\"text\": {\"content\": \"21414水电费第三方\"}, \"attachments\": []}", "sendTime": "2024-03-31 11:15:50", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 9, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "85a59467ef0b11ee80ff00163e03f51a", "title": "多吃点深V出", "sendInfo": "{\"text\": {\"content\": \"2113311\"}, \"attachments\": []}", "sendTime": "2024-03-31 11:05:26", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 2, "groupNotSendCount": 0, "groupSendCount": 1, "sendOwnerCount": 1, "notSendOwnerCount": 0, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "68fcda8dee8011ee96c300163e06cc86", "title": "我还得", "sendInfo": "{\"text\": {\"content\": \"额服务费\"}, \"attachments\": []}", "sendTime": "2024-03-30 18:29:37", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 9, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "5382e03fee7e11ee96c300163e06cc86", "title": "发阿萨德", "sendInfo": "{\"text\": {\"content\": \"顶顶顶顶\"}, \"attachments\": []}", "sendTime": "2024-03-31 18:14:42", "sendType": 1, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 14, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null }, { "id": "26b45847ee7d11ee96c300163e06cc86", "title": "dgf", "sendInfo": "{\"text\": {\"content\": \"改过\"}, \"attachments\": []}", "sendTime": "2024-03-30 18:06:18", "sendType": 0, "users": null, "departments": null, "groupTags": null, "conditionOP": null, "status": 1, "groupNotSendCount": 14, "groupSendCount": 0, "sendOwnerCount": 0, "notSendOwnerCount": 1, "creatorId": 445499900074176, "selectType": null, "groupNameKeywords": null, "conditions": null } ], "currentPage": 1, "totalPage": 7 } }
修改于 2024-07-09 03:41:36