curl --location '/taskcloud/findTaskList' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "type": 0, "pageIndex": 1, "pageSize": 10, "uid": "string" }'
{}