curl --location --request GET '/ent/responsibilities/subordinate/' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'X-Requested-With: XMLHttpRequest'{
"message": "ok",
"status": 200,
"data": {
"id": 6,
"name": "大聪明",
"duty": "<h1 style=\"margin-top: 11px; margin-bottom: 11px; text-align: left;\"><strong><span style=\";font-family:华文仿宋;font-size:21px\"><span style=\"font-family:华文仿宋\"> 销售主管</span>"
},
"tips": 1
}