Authorization: Bearer ********************
{
"expressTemplateId": 7,
"provinceCode": "12",
"justLimited": true,
"merchantId": 1514166982
}
curl --location --request POST 'http://gong.v1.idcfengye.com/admin/product-manage/express-template/element/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"expressTemplateId": 7,
"provinceCode": "12",
"justLimited": true,
"merchantId": 1514166982
}'
{}