{ "cur_page": 1, "page_size": 10 }
curl --location --request POST 'http://localhost:8288/robin/simulate/taskPageList' \ --header 'Content-Type: application/json' \ --data-raw '{ "cur_page": 1, "page_size": 10 }'
{}