curl --location --request GET 'https://api.test.superdir.cn/member/copywriter/college/title/page?page&page_size&industry_type&created_at&end_at&sort_field&sort_dir' \
--header 'Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJiaXpfaWQiOjMsInVpZCI6ImNrNGZ0YW9ianU1M21paWR2Z2IwIiwiaWRlbnRpdHkiOjEsImNsaWVudCI6MSwiZXhwIjoxNzUyOTc0OTQ2fQ.8rYUxShygWA-9qDdE0ZwAJNZ9yyb4f6kJhJd5zj1GTw' \
--header 'bizid: 3' \
--header 'version: 1.7.7.6' \
--header 'language: zh-CN' \
--header 'business-code: 1001'
{
"items": {
"industry_type": 0,
"title": "string",
"is_top": "string",
"usage_count": "string",
"created_at": "string"
},
"total": 0
}