{
"taskId":"",
"groupId":[]
}
curl --location --request POST 'http://localhost:8080/kk/chatTaskObservation/chatReplenishAccountProcess' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId":"",
"groupId":[]
}'
{}