生产单审核驳回
前提条件
事件明细
事件名称 | productionOrder_audit_rejected |
---|---|
事件分类 | 生产单 |
事件类型 | 后 端事件 |
推送方式 | Webhook |
事件头示例
{
"headers":{
"TENANT_ID":[
"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
]
"STAFF_ID":[
"123123"
]
"x-nct-time":[
"1750351569887"
]
"business-type":[
"1306"
]
}
事件体示例
{
"requestId": "22306fea-b0a4-47ec-a967-98da87e760a2",
"businessType": 1306,
"data": {
"isUrgent": false,
"baseUnitPlanQty": 1,
"specialInspectFlowReceive": false,
"itemBlueprints": [],
"workOrderType": "MANUFACTURE",
"workOrderBaseUnitPlanQtyUnitName": "瓶",
"number": "B-250620-002追062002",
"flowReceiveDimension": "LOT_CAR",
"snProduction": false,
"workOrderProductionUnitPlanQtyUnitName": "瓶",
"productionInQty": 0,
"startTime": 1750405791000,
"workOrderStatus": "NOT_YET_BEGUN",
"unProductionInQty": 0,
"id": "24110275",
"itemRemark": "",
"routingProcessName": "回归mrp",
"baseUnitId": "10020451",
"assistUnitPlanQty": 0,
"productionWarehouseId": "10026281",
"productionWarehouseName": "饮料仓库",
"assistUnitId": "0",
"workOrderWaitingProductInQtyProductionUnitName": "瓶",
"assistProductionInQty": 0,
"productionUnitId": "10020451",
"bomVersion": "V1",
"itemId": "7308337992085815296",
"isOpenJbkLimit": false,
"specialItemId": {
"code": "复现mrp",
"itemCategoryName": "饮料",
"name": "复现mrp",
"rootItemId": "7308337992085815296",
"specification": {},
"itemAlbum": [],
"id": "7308337992085815296",
"type": "PRODUCTS"
},
"endTime": 1750435199000,
"productionUnitPlanQty": 1,
"customizeField": {},
"productionBatchCodeId": "0"
}
}
修改于 2025-06-26 13:31:21