test(work): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-06-07 00:25:38 +08:00
parent 2718afe440
commit 9887745358
89 changed files with 930 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"status": 1,
"type": "contact_id_translate",
"result": {
"contact_id_translate": {
"url": "xxxx"
}
}
}

View File

@@ -0,0 +1,6 @@
{
"auth_corpid": "wwxxxx",
"media_id_list": [ "1G6nrLmr5EC3MMb_-zK1dDdzmd0p7cNliYu9V5w7o8K0" ],
"output_file_name": "学习手册",
"output_file_format": "pdf"
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"jobid": "xxxxx"
}

View File

@@ -0,0 +1,5 @@
{
"auth_corpid": "wwxxxxxx",
"sort_type": 1,
"useridlist": [ "zhangshan", "lisi" ]
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"useridlist": [ "lisi", "zhangshan" ]
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "",
"type": "image",
"media_id": "1G6nrLmr5EC3MMb_-zK1dDdzmd0p7cNliYu9V5w7o8K0",
"created_at": "1380000000"
}