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

This commit is contained in:
Fu Diwei
2021-05-28 19:27:38 +08:00
parent dc78ea6577
commit 27cd4178e7
988 changed files with 11052 additions and 206 deletions

View File

@@ -0,0 +1,26 @@
{
"guide_account": "xxxxxxxx",
"task_name": "testtask_name111",
"task_remark": "testtask_remark111",
"push_time": 1589010582,
"openid": [
"yyyyyyyy"
],
"material": [
{
"type": 1,
"word": "testword"
},
{
"type": 3,
"media_id": "xxxxxxxxxxxxxx"
},
{
"type": 49,
"media_id": "xxxxxxxxxxxxxx",
"title": "test_title",
"path": "page/index/index",
"appid": "wxzzzzzzzzzzzz"
}
]
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"task_result": [{
"task_id": 1332519773019865088,
"openid": [
"xxxxxx",
"yyyyyy"
]
}]
}

View File

@@ -0,0 +1,5 @@
{
"guide_account": "xxxxxxxx",
"offset": 0,
"limit": 1
}

View File

@@ -0,0 +1,40 @@
{
"errcode": 0,
"errmsg": "OK",
"list": [
{
"task_id": 1332519773019865088,
"create_time": 1589016638,
"update_time": 1589016638,
"push_time": 1589010582,
"finish_time": 0,
"task_name": "testtask_name111",
"task_remark": "testtask_remark111",
"material": [
{
"type": 1,
"word": "testword"
},
{
"type": 3,
"pic_url": "http://mmbiz.qpic.cn/mmbiz_png/pHhTMtqk90rHY17p2cOXN9uhxMLpugicrGmYpljlNuoMbEjDib1S1nAcib3CC4qHOBqHtlOPYGP6OCuQpL5NDyUUA/0"
},
{
"type": 49,
"title": "test_title",
"path": "",
"appid": "xxxxxxxx",
"pic_url": "http://mmbiz.qpic.cn/mmbiz_png/pHhTMtqk90rHY17p2cOXN9uhxMLpugicrGmYpljlNuoMbEjDib1S1nAcib3CC4qHOBqHtlOPYGP6OCuQpL5NDyUUA/0"
}
],
"buyer_info": [
{
"openid": "xxxxxxxxxx",
"send_status": 1
}
],
"task_status": 1
}
],
"total_count": 4
}

View File

@@ -0,0 +1,37 @@
{
"errcode": 0,
"errmsg": "OK",
"job": {
"task_id": 1332519773019865088,
"create_time": 1589016638,
"update_time": 1589016638,
"push_time": 1589010582,
"finish_time": 0,
"task_name": "testtask_name111",
"task_remark": "testtask_remark111",
"material": [
{
"type": 1,
"word": "testword"
},
{
"type": 3,
"pic_url": "http://mmbiz.qpic.cn/mmbiz_png/pHhTMtqk90rHY17p2cOXN9uhxMLpugicrGmYpljlNuoMbEjDib1S1nAcib3CC4qHOBqHtlOPYGP6OCuQpL5NDyUUA/0"
},
{
"type": 49,
"title": "test_title",
"path": "",
"appid": "xxxxxxxx",
"pic_url": "http://mmbiz.qpic.cn/mmbiz_png/pHhTMtqk90rHY17p2cOXN9uhxMLpugicrGmYpljlNuoMbEjDib1S1nAcib3CC4qHOBqHtlOPYGP6OCuQpL5NDyUUA/0"
}
],
"buyer_info": [
{
"openid": "xxxxxxxxxx",
"send_status": 1
}
],
"task_status": 1
}
}

View File

@@ -0,0 +1,26 @@
{
"task_id": 1332414111522783232,
"task_name": "testtask_name111",
"task_remark": "testtask_remark111",
"push_time": 1589010582,
"openid": [
"yyyyyyyy"
],
"material": [
{
"type": 1,
"word": "testword"
},
{
"type": 3,
"media_id": "xxxxxxxxxxxxxx"
},
{
"type": 49,
"media_id": "xxxxxxxxxxxxxx",
"title": "test_title",
"path": "page/index/index",
"appid": "wxzzzzzzzzzzzz"
}
]
}