Browse Source

neighbourHoodId 改neighborHoodId

dev_shibei_match
lzh 4 years ago
parent
commit
a9b7d4760b
  1. 2
      epmet-module/gov-org/gov-org-server/src/main/resources/mapper/IcHouseDao.xml

2
epmet-module/gov-org/gov-org-server/src/main/resources/mapper/IcHouseDao.xml

@ -118,7 +118,7 @@
a.OWNER_ID_CARD as ownerIdCard,
a.ID as houseId,
c.ID as neighbourHoodId,
c.ID as neighborHoodId,
b.ID as buildingId,
a.BUILDING_UNIT_ID as unitNumKey,
a.HOUSE_TYPE as houseTypeKey,

Loading…
Cancel
Save