Browse Source

家庭成员详情字段调整

feature/teamB_zz_wgh
Jackwang 3 years ago
parent
commit
ded7a4429c
  1. 5
      epmet-user/epmet-user-server/src/main/resources/mapper/IcResiUserDao.xml

5
epmet-user/epmet-user-server/src/main/resources/mapper/IcResiUserDao.xml

@ -1068,10 +1068,9 @@
birthday, birthday,
MOBILE, MOBILE,
mz, mz,
HJSZD as hjszdCode, HJSZD,
yhzgx, yhzgx,
XJZD as xjzdCode, XJZD
xjzd
from ic_resi_user from ic_resi_user
where DEL_FLAG='0' where DEL_FLAG='0'
and id=#{icResiUserId} and id=#{icResiUserId}

Loading…
Cancel
Save