暂无描述Authorization: Bearer ********************{
"name":"入职考试"
}curl --location 'https://api.tolink.cloud/training/question/createQuestionType' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name":"入职考试"
}'{}