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