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