{ "id": 1 }
curl --location --request GET '/api/v1/product/imgs/list' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 1 }'
{}