{
"appId": "445f08be-2273-4c70-8ad7-f115443caa1d",
"score": 5,
"title": "",
"content": "新的评价内容"
}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/user-evaluation/add?appId=062b852b-e9ea-46a5-b578-95699e4b5b3d&score=3.5' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "445f08be-2273-4c70-8ad7-f115443caa1d",
"score": 5,
"title": "",
"content": "新的评价内容"
}'
{}