{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"ftb": {
"applyModel": "string",
"bgaAmount": 0,
"branch": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"curve": "string",
"ftbCode": "string",
"id": "string",
"invalidTime": 0,
"line": "string",
"machineModel": "string",
"managerStatus": "string",
"moduleAmount": 0,
"panelQty": 0,
"pcbLength": 0,
"pcbNo": "string",
"pcbSurfaceTreatmentProcess": "string",
"pcbThickness": 0,
"pcbWidth": 0,
"pipAmount": 0,
"remarks": "string",
"scrapReason": "string",
"specialAttributeRequirements": "string",
"specialComponents": "string",
"stockStatus": "string",
"storageLocation": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"usefulTime": 0,
"validityDate": "2019-08-24T14:15:22Z",
"workshop": "string"
},
"ftbId": "string",
"id": "string",
"inBy": "string",
"inTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
curl --location --request PUT 'http://10.219.87.224:8080/veivo-boot/tooling/ftbInRecord/edit' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"ftb": {
"applyModel": "string",
"bgaAmount": 0,
"branch": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"curve": "string",
"ftbCode": "string",
"id": "string",
"invalidTime": 0,
"line": "string",
"machineModel": "string",
"managerStatus": "string",
"moduleAmount": 0,
"panelQty": 0,
"pcbLength": 0,
"pcbNo": "string",
"pcbSurfaceTreatmentProcess": "string",
"pcbThickness": 0,
"pcbWidth": 0,
"pipAmount": 0,
"remarks": "string",
"scrapReason": "string",
"specialAttributeRequirements": "string",
"specialComponents": "string",
"stockStatus": "string",
"storageLocation": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"usefulTime": 0,
"validityDate": "2019-08-24T14:15:22Z",
"workshop": "string"
},
"ftbId": "string",
"id": "string",
"inBy": "string",
"inTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
}'
{
"code": 0,
"message": "string",
"result": {},
"success": true,
"timestamp": 0
}