curl --location --request GET 'http://192.168.20.159:8080/ykd-base-system/scoreCriteria/list?criteriaId=922337203685477600&criteriaName=&itemType=&itemId=922337203685477600&itemNo=&itemName=&applicableSex=' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '{
"data": {
"total": 922337203685477600,
"list": [
{
"criteriaId": 922337203685477600,
"criteriaName": "string",
"itemType": 0,
"bestType": 0,
"itemId": 922337203685477600,
"itemNo": "string",
"itemName": "string",
"applicableSex": 0,
"criteriaExtraDataJson": [
{
"score": 0,
"juniorResult": 0,
"seniorResult": 0
}
],
"criteriaDataJson": [
{
"score": 0,
"juniorResult": 0,
"seniorResult": 0
}
],
"gmtCreate": "2019-08-24T14:15:22Z"
}
]
},
"code": 0,
"msg": "string"
}