Commit 84031dea by wujiabao

测试

parent 18ad3ebd
......@@ -7,4 +7,3 @@ static
package-lock.json
.map
.vscode
testData
{
"meta": {
"code": "200",
"message": "成功",
"success": true
},
"data": {
"product": {
"skuId": 309,
"skuName": "香蕉牛奶饮料",
"skuImage": "http://test.mjitech.com/static/sku/0/0/309/1512307589364.jpg",
"area": null,
"areaImage": null,
"position": null,
"positionNum": null,
"targetNum": 0,
"recoverNum": 0,
"skuPositionList": [],
"placementImage": null,
"workListId": 0,
"skuPassId": 0,
"realQuantity": 0,
"repTotalCount": 0,
"repCurrentNum": 0,
"barcode": "769828221591",
"whetherType": false,
"detailList": null
}
}
}
\ No newline at end of file
{
"meta": {
"code": "200",
"message": "成功",
"success": true
},
"data": {
"skuId": 309,
"skuName": "香蕉牛奶饮料",
"skuImage": "http://test.mjitech.com/static/sku/0/0/309/1512307589364.jpg",
"area": "A区2号货柜",
"areaImage": null,
"position": "A区2号货柜数据还没确定",
"positionNum": "32_9_1_2",
"targetNum": 0,
"recoverNum": 0,
"skuPositionList": null,
"placementImage": null,
"workListId": 36049,
"skuPassId": 97834,
"realQuantity": 0,
"repTotalCount": 10,
"repCurrentNum": 1,
"barcode": "769828221591",
"whetherType": false,
"detailList": null
}
}
\ No newline at end of file
{
"meta": {
"code": "200",
"message": "成功",
"success": true
},
"data": {
"flatCommonVo": {
"taskId": 2965,
"currentTaskName": "盘点任务",
"currentTaskType": "CK",
"currentTaskNum": 2,
"totalTaskNum": 5
},
"skuFlatVo": {
"skuId": 309,
"skuName": "香蕉牛奶饮料",
"skuImage": "http://test.mjitech.com/static/sku/0/0/309/1512307589364.jpg",
"area": null,
"areaImage": null,
"position": "null数据还没确定",
"positionNum": "32_2_3_3",
"targetNum": 0,
"recoverNum": 0,
"skuPositionList": null,
"placementImage": null,
"workListId": 36057,
"skuPassId": 84496,
"realQuantity": 0,
"repTotalCount": 0,
"repCurrentNum": 0,
"barcode": "769828221591",
"whetherType": false,
"detailList": null
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment