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