{
"pluginId": "9895cf9a-6281-404d-8626-d7b2fb6d0024",
"pluginVersionsId": "1554f095-d0a6-4b0d-973e-514f5c31344a",
"title": "应用1描述-",
"content":"API_INTERFACE_DESIGN",
"userId": 19645
}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/plugin-evaluation/list?appId=062b852b-e9ea-46a5-b578-95699e4b5b3d&score=3.5' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"pluginId": "9895cf9a-6281-404d-8626-d7b2fb6d0024",
"pluginVersionsId": "1554f095-d0a6-4b0d-973e-514f5c31344a",
"title": "应用1描述-",
"content":"API_INTERFACE_DESIGN",
"userId": 19645
}'
{}