@ -33,6 +33,7 @@
(
case when m.type='0' then '楼长'
when m.type='1' then '单元长'
when m.type='0,1' or m.type='1,0' then '楼长,单元长'
else '-'
end
)as typeName,