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