{
"type":"projectType"
}curl --location '/auth_symbol_sz/api/bim/project/searchFieldValue' \
--header 'Content-Type: application/json' \
--data '{
"type":"projectType"
}'{
"data": {
"GGJZ": "公共建筑",
"JZJZ": "居住建筑",
"GYJZ": "工业建筑",
"QTJZ": "其他建筑"
},
"code": 0,
"errmsg": "成功"
}