curl --location --request POST 'https://qiyukf.com/openapi/online/session/category/list?appKey=&time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 1
}'
{
"id": 0,
"name": "string",
"children": [
"string"
]
}