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

This commit is contained in:
Fu Diwei
2021-06-04 21:43:58 +08:00
parent 5a35c5cf1d
commit 3e491dc2f5
24 changed files with 894 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"thirdNo": "201806010001"
}

View File

@@ -0,0 +1,48 @@
{
"errcode": 0,
"errmsg": "ok",
"data": {
"ThirdNo": "201806010001",
"OpenTemplateId": "1234567111",
"OpenSpName": "付款",
"OpenSpstatus": 1,
"ApplyTime": 1527837645,
"ApplyUsername": "jackiejjwu",
"ApplyUserParty": "产品部",
"ApplyUserImage": "http://www.qq.com/xxx.png",
"ApplyUserId": "WuJunJie",
"ApprovalNodes": {
"ApprovalNode": [
{
"NodeStatus": 1,
"NodeAttr": 1,
"NodeType": 1,
"Items": {
"Item": [
{
"ItemName": "chauvetxiao",
"ItemParty": "产品部",
"ItemImage": "http://www.qq.com/xxx.png",
"ItemUserId": "XiaoWen",
"ItemStatus": 1,
"ItemSpeech": "",
"ItemOpTime": 0
}
]
}
}
]
},
"NotifyNodes": {
"NotifyNode": [
{
"ItemName": "jinhuiguo",
"ItemParty": "行政部",
"ItemImage": "http://www.qq.com/xxx.png",
"ItemUserId": "GuoJinHui"
}
]
},
"ApproverStep": 0
}
}