فهرست منبع

1修改开户页面客户地址导出不一致问题

Xiaojh 4 سال پیش
والد
کامیت
ff6cf4f71d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      smart-city-platform/src/main/resources/mapper/PayBaseCustomerandmeterrelaMapper.xml

+ 1 - 1
smart-city-platform/src/main/resources/mapper/PayBaseCustomerandmeterrelaMapper.xml

@@ -312,7 +312,7 @@
             account.telephone as "telephone",
             customer.metercode as "metercode",
             property.name as "propertyName",
-            device.loc_desc as "address",
+            account.address as "address",
             customer.opendate as "opendate",
             customer.businessstate as "businessstate",
             customer.calculateway as "calculateway",