Browse Source

提交建议bug修复

dev_shibei_match
liushaowen 5 years ago
parent
commit
5127b22ce8
  1. 4
      epmet-user/epmet-user-server/src/main/resources/mapper/UserAdviceDao.xml

4
epmet-user/epmet-user-server/src/main/resources/mapper/UserAdviceDao.xml

@ -77,6 +77,8 @@
customer_id,
customer_name,
agency_id,
agency_pids,
agency_all_parent_name,
agency_name,
grid_id,
grid_name,
@ -99,6 +101,8 @@
#{customerId},
#{customerName},
#{agencyId},
#{agencyPids},
#{agencyAllParentName},
#{agencyName},
#{gridId},
#{gridName},

Loading…
Cancel
Save