Authorization: Bearer ********************
{
"expressTemplateId": "string"
}
curl --location --request POST 'http://gong.v1.idcfengye.com/admin/product-manage/express-template/del' \
--header 'Content-Type: application/json' \
--data-raw '{
"expressTemplateId": "string"
}'
{}