curl --location --request GET 'http://192.168.20.159:8080/ykd-base-system/fitnessItem/trainingDropDown' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '{
"data": {
"total": 922337203685477600,
"list": [
{
"empty": true,
"property1": {},
"property2": {}
}
]
},
"code": 0,
"msg": "string"
}