{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"templateId": 0,
"templateName": "string",
"templateCode": "string",
"templateWidth": "string",
"templateHigh": "string",
"deviceWidth": "string",
"deviceHigh": "string",
"templateStatus": 0,
"contentJson": "string",
"paramJson": "string",
"imgUrl": "string",
"templateSize": "string"
}curl --location '/template/template/updateStatus' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0a0J1VFJvZVhuWG1SRU9Wd0tBM0w1QTdxQ1RqUEFOayIsImNsaWVudGlkIjoiZTVjZDdlNDg5MWJmOTVkMWQxOTIwNmNlMjRhN2IzMmUiLCJ0ZW5hbnRJZCI6IjAwMDAwMCIsInVzZXJJZCI6MSwiZGVwdElkIjoxMDN9.H9xMLtZUW_mS78ir2mTS6EyXYFTIJvzUM1hqFXr-23E' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Content-Type: application/json' \
--data '{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"templateId": 0,
"templateName": "string",
"templateCode": "string",
"templateWidth": "string",
"templateHigh": "string",
"deviceWidth": "string",
"deviceHigh": "string",
"templateStatus": 0,
"contentJson": "string",
"paramJson": "string",
"imgUrl": "string",
"templateSize": "string"
}'{
"code": 0,
"msg": "string",
"data": {},
"tran": true
}