{
"code": "",
"createBy": "",
"createId": 0,
"createTime": "",
"describe": "",
"feedbackMaterials": "",
"goodsActivityId": "",
"goodsId": "",
"id": "",
"isMaterial": "",
"peopleInterviewId": "",
"populationInformationId": "",
"remark": "",
"status": "",
"title": "",
"updateBy": "",
"updateTime": ""
}curl --location --request POST 'http://192.168.2.15:8080/territoriality/peopleInterview/addInterviewCheck' \
--header 'Authorization: eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX2tleSI6ImNiMDgwYmRiLWY3ODEtNDkxNC05ZjM0LTdhN2IxMDM4ODRlMiIsInVzZXJuYW1lIjoiYWRtaW4ifQ.ikxj18opIH-fQVKbwcgXNK_fxDp5NGcoAsakyxG3W2O9D-syAR3kBdrqKbOnE7OGIDS2tc1qZKFpu2QAegI2aA' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "",
"createBy": "",
"createId": 0,
"createTime": "",
"describe": "",
"feedbackMaterials": "",
"goodsActivityId": "",
"goodsId": "",
"id": "",
"isMaterial": "",
"peopleInterviewId": "",
"populationInformationId": "",
"remark": "",
"status": "",
"title": "",
"updateBy": "",
"updateTime": ""
}'{}