curl --location --request POST '/api/chat.chatCategory/add' \ --header 'token: {{api-token}}'
{ "code": 1, "show": 0, "msg": "success", "data": [] }