mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
test(work): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"status": 1,
|
||||
"type": "contact_id_translate",
|
||||
"result": {
|
||||
"contact_id_translate": {
|
||||
"url": "xxxx"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"auth_corpid": "wwxxxx",
|
||||
"media_id_list": [ "1G6nrLmr5EC3MMb_-zK1dDdzmd0p7cNliYu9V5w7o8K0" ],
|
||||
"output_file_name": "学习手册",
|
||||
"output_file_format": "pdf"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"jobid": "xxxxx"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"auth_corpid": "wwxxxxxx",
|
||||
"sort_type": 1,
|
||||
"useridlist": [ "zhangshan", "lisi" ]
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"useridlist": [ "lisi", "zhangshan" ]
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"type": "image",
|
||||
"media_id": "1G6nrLmr5EC3MMb_-zK1dDdzmd0p7cNliYu9V5w7o8K0",
|
||||
"created_at": "1380000000"
|
||||
}
|
Reference in New Issue
Block a user