{
"job_id": [
0
],
"part_sort_flag": true
}
curl --location --request POST 'https://mcs-gateway.fscut.com/cn-api/api/job/result/detail' \
--header 'app-id: op191eb50f9b81873c' \
--header 'time-stamp: {{timeStamp}}' \
--header 'app-sign: {{sign}}' \
--header 'X-FS-Orgcode: TEAM001' \
--header 'Content-Type: application/json' \
--data-raw '{
"job_id": [
0
],
"part_sort_flag": true
}'
{
"status": 0,
"msg": "OK",
"data": [
{
"result_id": "2CDB231F-6DFE-4A6E-B1A4-3999680F6C93",
"portion_id": "D1B93A7C-5558-4943-94F8-3AA01E4147EB",
"result_name": "[排版1] 20230605_5",
"material": "冷轧板",
"thickness": 1,
"amount": 1,
"part_amount": 5,
"utilization": 0.21886632,
"dxf_file_url": "http://cloudnest.fscut.com/api/result/cad_file?guid=2CDB231F-6DFE-4A6E-B1A4-3999680F6C93",
"plate": {
"guid": "3E84E3CB-FF5B-45E4-B13D-0EFF087A9DFE",
"plate_name": "标准板",
"width": 1500,
"height": 6000
},
"parts": [
{
"guid": "770ABAA8-9526-4369-B121-F0B18FB66A41",
"amount": 1,
"index": [
5
],
"part_name": "标准图纸4E",
"job_id": 33311,
"sort_index": [
5
]
},
{
"guid": "C64C835F-923B-48AC-AD5B-E70CBEA1D2EE",
"amount": 1,
"index": [
1
],
"part_name": "标准图纸4",
"job_id": 33311,
"sort_index": [
4
]
},
{
"guid": "79B4BB51-3990-4FDD-9A13-6A1B868CBDFE",
"amount": 1,
"index": [
4
],
"part_name": "标准图纸4A",
"job_id": 33311,
"sort_index": [
3
]
},
{
"guid": "6BB42056-C383-49F6-99FE-210C3C9EA8FD",
"amount": 1,
"index": [
2
],
"part_name": "标准图纸4B",
"job_id": 33311,
"sort_index": [
2
]
},
{
"guid": "732E6979-D4F8-49D4-B7D3-48C46601ABCC",
"amount": 1,
"index": [
3
],
"part_name": "标准图纸4D",
"job_id": 33311,
"sort_index": [
1
]
}
]
},
{
"result_id": "D436112E-6E4A-45B5-AF5F-B9DD3DEE59EB",
"portion_id": "02B99213-0704-4213-AB25-647FA21EB427",
"result_name": "[排版1] 20230605_4",
"material": "热轧板",
"thickness": 1,
"amount": 1,
"part_amount": 1,
"utilization": 0.0876,
"dxf_file_url": "http://cloudnest.fscut.com/api/result/cad_file?guid=D436112E-6E4A-45B5-AF5F-B9DD3DEE59EB",
"plate": {
"guid": "91C9D2C9-04FD-4892-B6F5-7E3C87F705DF",
"plate_name": "标准板",
"width": 1250,
"height": 2000
},
"parts": [
{
"guid": "4308E6CB-AE21-4E1F-9F57-3E0853A47E0A",
"amount": 1,
"index": [
1
],
"part_name": "标准图纸4C",
"job_id": 33311,
"sort_index": [
1
]
}
]
}
]
}