curl --location --request GET 'http://1.24.238.233:19051/api/common/term' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": [
{
"pkid": "",
"year": "",
"term": 0,
"startDate": "",
"endDate": "",
"active": "",
"system": ""
}
]
}