curl --location --request POST '/employment/isShowVillageDisburseApply.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json'
{
"data": {
"isShow": "string",
"isUserPersonDetail": "string",
"isUseWorkChooseDate": "string",
"isSjpg": "string",
"isRcck": "string"
},
"msg": "string",
"code": 0
}