{ "id": 0 }
curl --location --request POST '/admin-api/training/vocational-course/putAway' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 0, "data": true, "msg": "string" }