{
"commonTreeDto":{
"level": 3,
"allpath": "1|9a5ccba68eb343ed844ab00652c5c9c0|9d3b20172b594720a926cdce6cb078d6|",
"pid": "9a5ccba68eb343ed844ab00652c5c9c0",
"type": "dq",
"name": "随县",
"unitId": "9d3b20172b594720a926cdce6cb078d6"
}
}
curl --location --request POST '/szLandGis/getLayerData.do?qsdwdm=' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"commonTreeDto":{
"level": 3,
"allpath": "1|9a5ccba68eb343ed844ab00652c5c9c0|9d3b20172b594720a926cdce6cb078d6|",
"pid": "9a5ccba68eb343ed844ab00652c5c9c0",
"type": "dq",
"name": "随县",
"unitId": "9d3b20172b594720a926cdce6cb078d6"
}
}'
{"data":{"mergeFiledGisData":[],"assetsGisDataMap":[],"resourcesGisDataMap":[]},"msg":"成功","success":true,"code":0}