123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- {
- "common": {
- "returnmap": "0"
- },
- "data": [{
- "name": "insertBigPartlaid",
- "type": "e",
- "parammaps": {
- "providerId": "",
- "pastureId": 17,
- "storageTime": "2020-05-20",
- "laidCode": "RK08200520051",
- "empId": 1,
- "laidType": 2
- }
- }, {
- "name": "insertSpotList",
- "resultmaps": {
- "list": [{
- "amount": 0,
- "bigId": 95,
- "brandId": 2018,
- "brandName": "长城",
- "id": 95,
- "note": "5",
- "partCode": "04.04.18.06.000181",
- "partId": 152646,
- "partName": "柴机油",
- "partRepId": 53338,
- "pastureId": 17,
- "price": "295.00",
- "providerId": 0,
- "providerName": "秦海石化",
- "specification": "15W-40/CF-4(16KG)",
- "sumPrice": "1475.00",
- "unit": "桶",
- "warehoseCode": "A-01-03",
- "contractId": "-17152646",
- "locationId": 5821,
- "storageAmount": 0,
- "bigBuyerId": 0,
- "receiveAmount": 0,
- "buydetailId": -1
- }]
- },
- "children": [{
- "name": "insertPartlaid",
- "type": "e",
- "parammaps": {
- "bigId": "@insertBigPartlaid.LastInsertId",
- "pastureId": "@insertSpotList.pastureId",
- "locationId": "@insertSpotList.locationId",
- "partId": "@insertSpotList.partId",
- "partCode": "@insertSpotList.partCode",
- "partName": "@insertSpotList.partName",
- "buyAmount": 0,
- "specification": "@insertSpotList.specification",
- "price": "@insertSpotList.price",
- "unit": "@insertSpotList.unit",
- "orderNumber": "@insertSpotList.orderNumber",
- "providerId": "@insertSpotList.providerId",
- "brandId": "@insertSpotList.brandId",
- "storageAmount": "@insertSpotList.reportery",
- "contractId": "@insertSpotList.contractId",
- "bigBuyerId": "@insertSpotList.bigBuyerId",
- "receivedAmount": "@insertSpotList.receiveAmount",
- "buydetailId": -1,
- "reporteryQ": "@insertSpotList.reporteryQ"
- }
- }, {
- "name": "insertPartRepertory",
- "type": "e",
- "parammaps": {
- "reportery": "@insertSpotList.reportery",
- "pastureId": "@insertSpotList.pastureId",
- "locationId": "@insertSpotList.locationId",
- "partId": "@insertSpotList.partId",
- "partCode": "@insertSpotList.partCode",
- "partName": "@insertSpotList.partName",
- "providerId": "@insertSpotList.providerId",
- "providerName": "@insertSpotList.providerName",
- "brand": "@insertSpotList.brand",
- "brandId": "@insertSpotList.brandId",
- "specification": "@insertSpotList.specification",
- "price": "@insertSpotList.price",
- "unit": "@insertSpotList.unit",
- "contractId": "@insertSpotList.contractId"
- }
- }]
- }, {
- "name": "updateBigPartTransfer",
- "resultmaps": {
- "list": [{
- "amount": 0,
- "bigId": 95,
- "brandId": 2018,
- "brandName": "长城",
- "id": 95,
- "note": "5",
- "partCode": "04.04.18.06.000181",
- "partId": 152646,
- "partName": "柴机油",
- "partRepId": 53338,
- "pastureId": 17,
- "price": "295.00",
- "providerId": 0,
- "providerName": "秦海石化",
- "specification": "15W-40/CF-4(16KG)",
- "sumPrice": "1475.00",
- "unit": "桶",
- "warehoseCode": "A-01-03",
- "contractId": "-17152646",
- "locationId": 5821,
- "storageAmount": 0,
- "bigBuyerId": 0,
- "receiveAmount": 0,
- "buydetailId": -1
- }]
- },
- "children": [{
- "name": "insertPartRepertory",
- "type": "e",
- "parammaps": {
- "id": 95,
- "statue": 1
- }
- }]
- }]
- }:
|