{
"idList": [
"string"
],
"templateId": 0
}curl --location --request POST '/api/admin/merchant/product/batch/set/freight/template' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
"string"
],
"templateId": 0
}'{
"code": 0,
"msg": "",
"data": {}
}