curl --location --request GET 'https://overseas-training-uat.dah-demo.com/overseas-training/course-tag/by-type?type'
{
"code": 0,
"exceptionCode": "",
"msg": "",
"data": [
{
"id": 0,
"categoryName": "",
"type": 0
}
]
}