{
"userId": "string",
"empName": "string",
"checkId": "string",
"issue": "string",
"updateControlId": "string"
}curl --location --request POST '/ly/queRefreshReport/questionCheckSue' \
--header 'uid;' \
--header 'userName;' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "string",
"empName": "string",
"checkId": "string",
"issue": "string",
"updateControlId": "string"
}'{
"result": "",
"msg": "",
"rows": {}
}