curl --location --request GET 'http://172.168.1.18:8657/sz-prodcut//basecode.do?method=getBaseCodeByType&type=HYLX' \
--header 'Cookie: JSESSIONID=1718716616D5BEB6C6F077696A36CB03;JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json'
{
"data": [
{
"id": "402881e64d08a4a2014d08a9d4620001",
"dataValue": "党支部会提议"
},
{
"id": "402881e64d08a4a2014d08a9d4620002",
"dataValue": "“两委”会商议"
},
{
"id": "402881e64d08a4a2014d08a9d4620003",
"dataValue": "党员大会审议"
},
{
"id": "402881e64d08a4a2014d08a9d4620004",
"dataValue": "村民代表会议或村民会议决议"
},
{
"id": "402881e64d08a4a2014d08a9d4620005",
"dataValue": "股民大会或股民代表大会"
},
{
"id": "402881e64d08a4a2014d08a9d4620006",
"dataValue": "其他"
},
{
"id": "402881e64d08a4a2014d08a9d4620007",
"dataValue": "村集体经济组织成员代表大会"
}
],
"msg": "成功",
"code": 0,
"success": true
}