{
"token": "epoint_webserivce_**##0601",
"params": {
"codeItemName": "网点类型"
}
}
curl --location --request POST 'https://api.cqdcg.com/epoint-web-ystmh/rest/ystCommon/getDicList' \
--header 'Cookie: Path=/;sid=a6907452562820a5d9e4b15e522f7645' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "epoint_webserivce_**##0601",
"params": {
"codeItemName": "网点类型"
}
}'
{"custom":{"code":1,"itemlist":[{"itemvalue":"01","childlist":[{"itemvalue":"0102","itemtext":"厂房"},{"itemvalue":"0103","itemtext":"仓库"},{"itemvalue":"0101","itemtext":"写字楼"}],"itemtext":"找场地"}],"text":"获取代码项列表成功"},"status":{"code":200,"text":""}}