|
|
@ -60,6 +60,23 @@ __WmsDistributeAllocationDetail字段__ |
|
|
|
| CallinOwnerCode | String | 是 | 调入货主| |
|
|
|
| CallinInventoryStatus | String | 是 | 调入库存状态| |
|
|
|
| Remark | String | 是 | 备注| |
|
|
|
| RDistributeAllocationPackageNo | Array | 是 | 电池片分布式调入箱号明细| |
|
|
|
|
|
|
|
__RDistributeAllocationPackageNo字段__ |
|
|
|
|
|
|
|
| 参数名 | 类型 | 必填 | 说明 | |
|
|
|
| :-- | :-- | :-- | :-- | |
|
|
|
| package_no | String | 是 | 条码箱号| |
|
|
|
| material_spec | String | 是 | 规格型号| |
|
|
|
| material_code | String | 否 | 物料编码| |
|
|
|
| material_name | String | 否 | 物料名称| |
|
|
|
| batch_no | String | 否 | 物料批次| |
|
|
|
| grade | String | 否 | 等级| |
|
|
|
| eff | String | 否 | 效率| |
|
|
|
| color | String | 是 | 颜色| |
|
|
|
| power | String | 是 | 功率| |
|
|
|
| number | double | 是 | 数量| |
|
|
|
| ocv | String | 是 | 开压| |
|
|
|
|
|
|
|
|
|
|
|
__请求示例:__ |
|
|
@ -106,47 +123,33 @@ __请求示例:__ |
|
|
|
"CallinOwnerCode":"1", |
|
|
|
"CallinInventoryStatus":"1", |
|
|
|
"Remark":"", |
|
|
|
"WmsDistributeAllocationDetailBatch": [ |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626001", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626002", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626003", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626004", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626005", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626006", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626007", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626008", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
"RDistributeAllocationPackageNo": [ |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626009", |
|
|
|
"SubNumber": 1000 |
|
|
|
"package_no": "250626001", |
|
|
|
"material_spec": "非SE/PE/LECO/主栅16BB12焊点/正面细栅180/背面细栅210/带鱼叉_130um", |
|
|
|
"material_code": "10B04016", |
|
|
|
"material_name": "182.2*183.75/256单晶N型TOPCon双面电池片V05", |
|
|
|
"batch_no": "250708D-10B04016-Z2507003", |
|
|
|
"grade": "A.", |
|
|
|
"eff": "24.7%", |
|
|
|
"color": "蓝色", |
|
|
|
"power": "8.27", |
|
|
|
"number": 1000, |
|
|
|
"ocv": "H" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"SubBatchNo": "250626010", |
|
|
|
"SubNumber": 1000 |
|
|
|
}, |
|
|
|
"package_no": "250626002", |
|
|
|
"material_spec": "非SE/PE/LECO/主栅16BB12焊点/正面细栅180/背面细栅210/带鱼叉_130um", |
|
|
|
"material_code": "10B04016", |
|
|
|
"material_name": "182.2*183.75/256单晶N型TOPCon双面电池片V05", |
|
|
|
"batch_no": "250708D-10B04016-Z2507003", |
|
|
|
"grade": "A.", |
|
|
|
"eff": "24.7%", |
|
|
|
"color": "蓝色", |
|
|
|
"power": "8.27", |
|
|
|
"number": 1000, |
|
|
|
"ocv": "H" |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
@ -215,276 +218,32 @@ __data:__ |
|
|
|
"remark": "", |
|
|
|
"supplierId": "VEN00200", |
|
|
|
"agentSupplierId": "VEN00200", |
|
|
|
"rDistributeAllocationDetailBatch": [ |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626001", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901800, |
|
|
|
"updated": 1750952901800, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "a532853b99cc401ba904cfd5083d1988", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626002", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901837, |
|
|
|
"updated": 1750952901837, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "433f2f7cb992426c9bd8f66193f57f90", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626003", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901862, |
|
|
|
"updated": 1750952901862, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "5484e340a912407889abdd0afb6ef7ee", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626004", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901886, |
|
|
|
"updated": 1750952901886, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "5d0ba758885c4c22b1ab8a1a9346cffd", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626005", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901910, |
|
|
|
"updated": 1750952901910, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "17284e42b7f2464b83f8fc943ab69d69", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626006", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901935, |
|
|
|
"updated": 1750952901935, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "0e6872700aae4adca805741613267967", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
"RDistributeAllocationPackageNo": [ |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626007", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901957, |
|
|
|
"updated": 1750952901957, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "a786ea9db5704e6f963fd2dd6173e24c", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626008", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952901986, |
|
|
|
"updated": 1750952901986, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "7153955ff33c45a8bd3ce5bb3dcd4f0f", |
|
|
|
"flag": 1 |
|
|
|
"package_no": "250626001", |
|
|
|
"material_spec": "非SE/PE/LECO/主栅16BB12焊点/正面细栅180/背面细栅210/带鱼叉_130um", |
|
|
|
"material_code": "10B04016", |
|
|
|
"material_name": "182.2*183.75/256单晶N型TOPCon双面电池片V05", |
|
|
|
"batch_no": "250708D-10B04016-Z2507003", |
|
|
|
"grade": "A.", |
|
|
|
"eff": "24.7%", |
|
|
|
"color": "蓝色", |
|
|
|
"power": "8.27", |
|
|
|
"number": 1000, |
|
|
|
"ocv": "H" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626009", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952902011, |
|
|
|
"updated": 1750952902011, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "05edfbc8ace34dd79c64f1bb92fb672d", |
|
|
|
"flag": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"entry_key": "02e30e3730ad41efae4b1f466b306939", |
|
|
|
"material_code": "10204001", |
|
|
|
"materialCode": null, |
|
|
|
"cunitid": "PCS", |
|
|
|
"castunitid": "PCS", |
|
|
|
"vchangerate": "1/1", |
|
|
|
"batch_no": "250626010", |
|
|
|
"number": null, |
|
|
|
"stockout_qty": 1000, |
|
|
|
"cast_stockout_qty": 0, |
|
|
|
"supplierId": null, |
|
|
|
"supplierName": null, |
|
|
|
"supplierCode": null, |
|
|
|
"agentSupplierId": null, |
|
|
|
"agentSupplierName": null, |
|
|
|
"agentSupplierCode": null, |
|
|
|
"stockId": null, |
|
|
|
"stockName": null, |
|
|
|
"locationId": null, |
|
|
|
"locationName": null, |
|
|
|
"created": 1750952902034, |
|
|
|
"updated": 1750952902034, |
|
|
|
"profile": "旭合测试100", |
|
|
|
"key": "b9258b97942a443db39cad25ad4f753d", |
|
|
|
"flag": 1 |
|
|
|
"package_no": "250626002", |
|
|
|
"material_spec": "非SE/PE/LECO/主栅16BB12焊点/正面细栅180/背面细栅210/带鱼叉_130um", |
|
|
|
"material_code": "10B04016", |
|
|
|
"material_name": "182.2*183.75/256单晶N型TOPCon双面电池片V05", |
|
|
|
"batch_no": "250708D-10B04016-Z2507003", |
|
|
|
"grade": "A.", |
|
|
|
"eff": "24.7%", |
|
|
|
"color": "蓝色", |
|
|
|
"power": "8.27", |
|
|
|
"number": 1000, |
|
|
|
"ocv": "H" |
|
|
|
} |
|
|
|
], |
|
|
|
"created": 1750952900428, |
|
|
|