X-Token: ********************
curl --location --request GET '/api/ILExRfc/ExRfcSumNoRealTime/GetTableHead' \
--header 'X-Token;'
{
"Status": true,
"Result": [
{
"Title": null,
"Name": null,
"Align": "center",
"Color": null,
"Children": [
{
"Title": "维度",
"Name": "Name",
"Align": "left",
"Color": "1",
"Children": null
}
]
},
{
"Title": "计算",
"Name": null,
"Align": "center",
"Color": "1",
"Children": [
{
"Title": "理论计算总量 - M11",
"Name": "ExRfcByMonthMeasure",
"Align": "center",
"Color": "2",
"Children": null
},
{
"Title": "理论计算分配 - W3",
"Name": "SendExRfc",
"Align": "center",
"Color": "2",
"Children": null
}
]
},
{
"Title": "增配",
"Name": null,
"Align": "center",
"Color": "1",
"Children": [
{
"Title": "需求1-W3",
"Name": "ApplyAddExRfc",
"Align": "center",
"Color": "2",
"Children": null
},
{
"Title": "通过1-W3",
"Name": "PassAddExRfc",
"Align": "center",
"Color": "2",
"Children": null
}
]
},
{
"Title": "进度",
"Name": null,
"Align": "center",
"Color": "1",
"Children": [
{
"Title": "WTD配额-W3",
"Name": "ExRfcByWtd",
"Align": "center",
"Color": "2",
"Children": null
},
{
"Title": "MTD配额-M11",
"Name": "ExRfcByMtd",
"Align": "center",
"Color": "2",
"Children": null
},
{
"Title": "全月预估配额",
"Name": "ForecastQuotaOfMonth",
"Align": "center",
"Color": "2",
"Children": null
}
]
},
{
"Title": "",
"Name": null,
"Align": "center",
"Color": "1",
"Children": [
{
"Title": "DIO-M11",
"Name": "UpdateDio",
"Align": "center",
"Color": "2",
"Children": null
},
{
"Title": "配额满足率-M12",
"Name": "ApplyPassRateOfMonth",
"Align": "center",
"Color": "3",
"Children": null
}
]
}
],
"Message": "操作成功",
"Code": 200,
"DataCode": 318,
"Total": 0
}