{
"censor": "",
"censorPhone": "",
"completionTime": "",
"correctiveStatus": "",
"createBy": "",
"createTime": "",
"enterpriseName": "",
"headOfSecurity": "",
"id": "",
"illustrate": "",
"remark": "",
"risks": "",
"risksSource": "",
"scheme": "",
"securityPhone": "",
"standardQuestions": "",
"uniqueNumber": "",
"updateBy": "",
"updateTime": ""
}curl --location --request PUT 'http://192.168.2.15:8080/territoriality/securityLogs' \
--header 'Authorization: eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX2tleSI6ImNiMDgwYmRiLWY3ODEtNDkxNC05ZjM0LTdhN2IxMDM4ODRlMiIsInVzZXJuYW1lIjoiYWRtaW4ifQ.ikxj18opIH-fQVKbwcgXNK_fxDp5NGcoAsakyxG3W2O9D-syAR3kBdrqKbOnE7OGIDS2tc1qZKFpu2QAegI2aA' \
--header 'Content-Type: application/json' \
--data-raw '{
"censor": "",
"censorPhone": "",
"completionTime": "",
"correctiveStatus": "",
"createBy": "",
"createTime": "",
"enterpriseName": "",
"headOfSecurity": "",
"id": "",
"illustrate": "",
"remark": "",
"risks": "",
"risksSource": "",
"scheme": "",
"securityPhone": "",
"standardQuestions": "",
"uniqueNumber": "",
"updateBy": "",
"updateTime": ""
}'{}