curl --location --request GET 'https://api.tolink.cloud/department/get?id'
{ "code": 0, "msg": "string", "data": { "department": {} } }