{}curl --location 'https://mcs-gateway.fscut.com/cn-api/api/open_platform/job/info' \
--header 'appId: op191eb50f9b81873c' \
--header 'appSecret: appSecret' \
--header 'timestamp: 1743497261540' \
--header 'appSign: 13622d51e3e4f4935c8ba27728ed309f' \
--header 'X-FS-Orgcode: TEAM001' \
--header 'Content-Type: application/json' \
--data '{}'{
"status": 0,
"msg": "ok",
"data": {
"id": 34033,
"parent_id": -1,
"title": "hc测试",
"type": 0,
"status": 0,
"position": 4489216,
"children": [
{
"id": 34034,
"parent_id": 34033,
"title": "20230710",
"type": 1,
"status": 0,
"position": 65536,
"children": []
},
{
"id": 35242,
"parent_id": 34033,
"title": "20230809",
"type": 1,
"status": 0,
"position": 131072,
"children": []
},
{
"id": 45452,
"parent_id": 34033,
"title": "1-1",
"type": 0,
"status": 0,
"position": 196608,
"children": [
{
"id": 45453,
"parent_id": 45452,
"title": "1-2",
"type": 0,
"status": 0,
"position": 65536,
"children": []
}
]
},
{
"id": 45454,
"parent_id": 34033,
"title": "2-1",
"type": 0,
"status": 0,
"position": 229376,
"children": [
{
"id": 45455,
"parent_id": 45454,
"title": "2-2",
"type": 0,
"status": 0,
"position": 65536,
"children": [
{
"id": 45457,
"parent_id": 45455,
"title": "2-1 002",
"type": 1,
"status": 0,
"position": 65536,
"children": []
}
]
},
{
"id": 45456,
"parent_id": 45454,
"title": "2-1 001",
"type": 1,
"status": 0,
"position": 131072,
"children": []
}
]
}
]
}
}