mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
style: format
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
"guide_account": "wx_account",
|
||||
"guide_headimgurl": "xxxxxxx",
|
||||
"guide_nickname": "张三"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"guide_account": "wx_account"
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,4 @@
|
||||
"guide_openid": "0",
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"guide_nickname": "张三"
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,4 @@
|
||||
"end_time": 232323,
|
||||
"page": 0,
|
||||
"num": 10
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@
|
||||
],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@
|
||||
"buyer_nickname": "李四"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"openid_list": [
|
||||
"xxxxxxx",
|
||||
"yyyyyyyy"
|
||||
]
|
||||
}
|
||||
"openid_list": ["xxxxxxx", "yyyyyyyy"]
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"openid": "xxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"create_time": 11223344,
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"guide_account": "wx_account",
|
||||
"page": 0,
|
||||
"num": 10
|
||||
}
|
||||
}
|
||||
|
@@ -9,4 +9,4 @@
|
||||
],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -4,4 +4,4 @@
|
||||
"create_time": 11223344,
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -2,8 +2,5 @@
|
||||
"old_guide_account": "wx_account",
|
||||
"new_guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"openid_list": [
|
||||
"xxxxxxx",
|
||||
"yyyyyyyy"
|
||||
]
|
||||
}
|
||||
"openid_list": ["xxxxxxx", "yyyyyyyy"]
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxx",
|
||||
"buyer_nickname": "张三"
|
||||
}
|
||||
}
|
||||
|
@@ -2,10 +2,10 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"black_keyword": {
|
||||
"values": [ "敏感词1", "敏感词2" ],
|
||||
"values": ["敏感词1", "敏感词2"],
|
||||
"updatetime": 11111
|
||||
},
|
||||
"guide_auto_reply": {
|
||||
"content": "自动回复"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"guide_account": "张三"
|
||||
}
|
||||
}
|
||||
|
@@ -17,4 +17,4 @@
|
||||
"content": "abc",
|
||||
"updatetime": 1589270333
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"is_delete": false,
|
||||
"black_keyword": {
|
||||
"values": [ "敏感词1", "敏感词2" ]
|
||||
"values": ["敏感词1", "敏感词2"]
|
||||
},
|
||||
"guide_auto_reply": {
|
||||
"content": "自动回复"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -14,4 +14,4 @@
|
||||
"content": "{\"media_id\":\"abc\", \"title\":\"abc\", \"path\":\"abc\", \"appid\":\"abc\"}",
|
||||
"msgtype": "3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"group_id": "121",
|
||||
"guide_account": "xxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"group_id": "121",
|
||||
"guide_account": "xxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"group_id": "11212"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"guide_account": "xxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"group_id_list": [ 12736, 12238 ]
|
||||
}
|
||||
"group_id_list": [12736, 12238]
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"group_id": "1212",
|
||||
"page": 0,
|
||||
"num": 100
|
||||
}
|
||||
}
|
||||
|
@@ -11,4 +11,4 @@
|
||||
}
|
||||
],
|
||||
"total_num": 1
|
||||
}
|
||||
}
|
||||
|
@@ -21,4 +21,4 @@
|
||||
"update_time": 3434
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"group_name": "test"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"group_id": "0000000001"
|
||||
}
|
||||
}
|
||||
|
@@ -3,9 +3,7 @@
|
||||
"task_name": "testtask_name111",
|
||||
"task_remark": "testtask_remark111",
|
||||
"push_time": 1589010582,
|
||||
"openid": [
|
||||
"yyyyyyyy"
|
||||
],
|
||||
"openid": ["yyyyyyyy"],
|
||||
"material": [
|
||||
{
|
||||
"type": 1,
|
||||
@@ -23,4 +21,4 @@
|
||||
"appid": "wxzzzzzzzzzzzz"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"task_result": [{
|
||||
"task_id": 1332519773019865088,
|
||||
"openid": [
|
||||
"xxxxxx",
|
||||
"yyyyyy"
|
||||
]
|
||||
}]
|
||||
}
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"task_result": [
|
||||
{
|
||||
"task_id": 1332519773019865088,
|
||||
"openid": ["xxxxxx", "yyyyyy"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"task_id": 1332414111522783232
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"guide_account": "xxxxxxxx",
|
||||
"offset": 0,
|
||||
"limit": 1
|
||||
}
|
||||
}
|
||||
|
@@ -37,4 +37,4 @@
|
||||
}
|
||||
],
|
||||
"total_count": 4
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"task_id": 1332414111522783232
|
||||
}
|
||||
}
|
||||
|
@@ -34,4 +34,4 @@
|
||||
],
|
||||
"task_status": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -3,9 +3,7 @@
|
||||
"task_name": "testtask_name111",
|
||||
"task_remark": "testtask_remark111",
|
||||
"push_time": 1589010582,
|
||||
"openid": [
|
||||
"yyyyyyyy"
|
||||
],
|
||||
"openid": ["yyyyyyyy"],
|
||||
"material": [
|
||||
{
|
||||
"type": 1,
|
||||
@@ -23,4 +21,4 @@
|
||||
"appid": "wxzzzzzzzzzzzz"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"title": "xxxxx",
|
||||
"path": "xxxxxxxx",
|
||||
"appid": "xxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"type": 0,
|
||||
"picurl": "xxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"type": 0,
|
||||
"word": "hello world"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"type": 0
|
||||
}
|
||||
}
|
||||
|
@@ -11,4 +11,4 @@
|
||||
"slave_id": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"type": 0,
|
||||
"start": 0,
|
||||
"num": 10
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
}
|
||||
],
|
||||
"total_num": 1
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"type": 0,
|
||||
"start": 0,
|
||||
"num": 10
|
||||
}
|
||||
}
|
||||
|
@@ -8,4 +8,4 @@
|
||||
}
|
||||
],
|
||||
"total_num": 1
|
||||
}
|
||||
}
|
||||
|
@@ -4,4 +4,4 @@
|
||||
"title": "xxxxx",
|
||||
"path": "xxxxxxxx",
|
||||
"appid": "xxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"type": 0,
|
||||
"media_id": "xxxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"type": 0,
|
||||
"word": "hello world"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"guide_account": "wx_account"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"qrcode_url": "xxxxxxx",
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"display_tag_list": [ "test1", "test2" ]
|
||||
}
|
||||
"display_tag_list": ["test1", "test2"]
|
||||
}
|
||||
|
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"openid_list": [
|
||||
"xxxxxxx",
|
||||
"yyyyyyyy"
|
||||
],
|
||||
"openid_list": ["xxxxxxx", "yyyyyyyy"],
|
||||
"tag_value": "tag1"
|
||||
}
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"tag_name": "xxxxxxx",
|
||||
"tag_values": [ "标签1", "标签2" ]
|
||||
}
|
||||
"tag_values": ["标签1", "标签2"]
|
||||
}
|
||||
|
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"openid_list": [
|
||||
"xxxxxxx",
|
||||
"yyyyyyyy"
|
||||
],
|
||||
"openid_list": ["xxxxxxx", "yyyyyyyy"],
|
||||
"tag_value": "tag1"
|
||||
}
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"tag_name": "xxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"guide_account": "张三",
|
||||
"openid": "xxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"display_tag_list": [ "test1", "test2" ],
|
||||
"display_tag_list": ["test1", "test2"],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"tag_values": [ "tag1_1", "tag2_1" ],
|
||||
"tag_values": ["tag1_1", "tag2_1"],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -2,21 +2,21 @@
|
||||
"options": [
|
||||
{
|
||||
"tag_name": "tag4",
|
||||
"tag_values": [ "标签4" ]
|
||||
"tag_values": ["标签4"]
|
||||
},
|
||||
{
|
||||
"tag_name": "tag3",
|
||||
"tag_values": [ "标签33", "标签22" ]
|
||||
"tag_values": ["标签33", "标签22"]
|
||||
},
|
||||
{
|
||||
"tag_name": "tag2",
|
||||
"tag_values": [ "标签1", "标签2" ]
|
||||
"tag_values": ["标签1", "标签2"]
|
||||
},
|
||||
{
|
||||
"tag_name": "tag1",
|
||||
"tag_values": [ "标签66" ]
|
||||
"tag_values": ["标签66"]
|
||||
}
|
||||
],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"tag_name": "xxxxxxx",
|
||||
"tag_values": [ "标签1", "标签2" ]
|
||||
}
|
||||
"tag_values": ["标签1", "标签2"]
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"guide_account": "xxxxxxx",
|
||||
"push_count": 0,
|
||||
"tag_values": [ "tag1_1", "tag2_1" ]
|
||||
}
|
||||
"tag_values": ["tag1_1", "tag2_1"]
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"openid_list": [ "xxx1", "xxx2" ],
|
||||
"openid_list": ["xxx1", "xxx2"],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user