Authorization: Bearer ********************
{ "ids": [ "string" ] }
curl --location --request POST 'https://gnomic.nengyongai.cn/mj/task/list-by-ids' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ] }'
[ { "property1": {}, "property2": {} } ]