mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
style: format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"auth_corpid": "wwxxxx",
|
||||
"media_id_list": [ "1G6nrLmr5EC3MMb_-zK1dDdzmd0p7cNliYu9V5w7o8K0" ],
|
||||
"media_id_list": ["1G6nrLmr5EC3MMb_-zK1dDdzmd0p7cNliYu9V5w7o8K0"],
|
||||
"output_file_name": "学习手册",
|
||||
"output_file_format": "pdf"
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"auth_corpid": "wwxxxxxx",
|
||||
"sort_type": 1,
|
||||
"useridlist": [ "zhangshan", "lisi" ]
|
||||
"useridlist": ["zhangshan", "lisi"]
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"useridlist": [ "lisi", "zhangshan" ]
|
||||
"useridlist": ["lisi", "zhangshan"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user