{
"name": "1",
"file_url": "2",
"description": "1"
}
curl --location --request GET '/api/system/suggestion/get_list/?page=1&limit=1' \
--header 'User-Id: 11' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "1",
"file_url": "2",
"description": "1"
}'
{}