{
"ids": []
}curl --location --request POST 'https://api2.aigcbest.top/mj/task/list-by-ids' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": []
}'[
{
"property1": {},
"property2": {}
}
]