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

This commit is contained in:
Fu Diwei 2021-07-21 11:04:47 +08:00
parent 8ffbf89aa1
commit a5508359e5
14 changed files with 74 additions and 14 deletions

View File

@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"chat_id": "ooAAAAAAAAAAA"
}

View File

@ -1,3 +1,4 @@
{
"chat_id": "wrOgQhDgAAMYQiS5ol9G7gK9JVAAAA"
"chat_id": "wrOgQhDgAAMYQiS5ol9G7gK9JVAAAA",
"need_name": 1
}

View File

@ -15,20 +15,18 @@
"join_scene": 1,
"invitor": {
"userid": "jack"
}
},
{
"userid": "sam",
"type": 1,
"join_time": 1572505491,
"join_scene": 1
},
"group_nickname": "客服小张",
"name": "张三丰"
},
{
"userid": "wmOgQhDgAAuXFJGwbve4g4iXknfOAAAA",
"type": 2,
"unionid": "ozynqsulJFCZ2z1aYeS8h-nuasdAAA",
"join_time": 1572505491,
"join_scene": 1
"join_scene": 1,
"group_nickname": "顾客老王",
"name": "王语嫣"
}
],
"admin_list": [
@ -40,4 +38,4 @@
}
]
}
}
}

View File

@ -18,6 +18,12 @@
"appid": "wx8bd80126147dfAAA",
"page": "/path/index"
},
"file": {
"media_id": "1Yv-zXfHjSjU-7LH-GwtYqDGS-zz6w22KmWAT5COgP7o"
},
"video": {
"media_id": "MEDIA_ID"
},
"agentid": 1000014,
"notify": 1
}
}

View File

@ -19,5 +19,11 @@
"appid": "wx8bd80126147df384",
"page": "/path/index"
},
"file": {
"media_id": "1Yv-zXfHjSjU-7LH-GwtYqDGS-zz6w22KmWAT5COgP7o"
},
"video": {
"media_id": "MEDIA_ID"
},
"agentid": 1000014
}
}

View File

@ -18,5 +18,11 @@
"pic_media_id": "MEDIA_ID",
"appid": "wx8bd80126147df384",
"page": "/path/index"
},
"file": {
"media_id": "1Yv-zXfHjSjU-7LH-GwtYqDGS-zz6w22KmWAT5COgP7o"
},
"video": {
"media_id": "MEDIA_ID"
}
}
}

View File

@ -34,6 +34,12 @@
"video": {
"media_id": "MEDIA_ID"
}
},
{
"msgtype": "file",
"file": {
"media_id": "MEDIA_ID"
}
}
]
}
}

View File

@ -0,0 +1,14 @@
{
"errcode": 0,
"errmsg": "ok",
"project_name": "学费",
"amount": 998,
"payment_result": [
{
"student_userid": "xxxx",
"trade_state": 1,
"trade_no": "xxxxx",
"payer_parent_userid": "zhangshan"
}
]
}

View File

@ -0,0 +1,4 @@
{
"payment_id": "xxxx",
"trade_no": "xxxx"
}

View File

@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"transaction_id": "xxxxx",
"pay_time": 12345
}

View File

@ -36,6 +36,7 @@
"external_position": "高级产品经理",
"external_profile": {
"external_corp_name": "企业简称",
"wechat_channels": "视频号名称",
"external_attr": [
{
"type": 0,

View File

@ -41,6 +41,7 @@
"external_position": "产品经理",
"external_profile": {
"external_corp_name": "企业简称",
"wechat_channels": "视频号名称",
"external_attr": [
{
"type": 0,