{
"sgLogId":"",
"sgDateStr":"施工日期",
"persons":"上报选人"
}
curl --location --request POST '/qualityinspect/sgLogController/reportSgLogInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"sgLogId":"",
"sgDateStr":"施工日期",
"persons":"上报选人"
}'
{}