{
"iqyId": "string",
"updateControlId": "string",
"isPublishedCode": "string",
"isEnable": "string",
"userId": "string",
"empName": "string"
}curl --location --request POST '/ly/queRefresh/publishQue' \
--header 'uid;' \
--header 'userName;' \
--header 'Content-Type: application/json' \
--data-raw '{
"iqyId": "string",
"updateControlId": "string",
"isPublishedCode": "string",
"isEnable": "string",
"userId": "string",
"empName": "string"
}'{
"result": "",
"msg": "",
"rows": {}
}