{
"id": 0,
"title": "string",
"paramType": 0,
"·isRequired": "string",
"rulesType": "string"
}curl --location --request POST '/api/admin/cus/tpl/update' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"title": "string",
"paramType": 0,
"·isRequired": "string",
"rulesType": "string"
}'{"code":200,"message":"操作成功","data":null}