{
"response": "这是新-修改"
}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/user-feedbacks/54f66c35-3e1a-4ad9-bbb2-879446422712/update' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"response": "这是新-修改"
}'
{}