{
"taskName":"",
"ruleName":""
}
curl --location --request POST 'http://localhost:8080/kk/cultivateTask/exportCultivateTaskObservation' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskName":"",
"ruleName":""
}'
{}