mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
style: format
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user