yzc пре 1 година
родитељ
комит
fd259bc8a0
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      hx-customer/src/main/resources/mapper/customer/CustomerMapper.xml

+ 1 - 0
hx-customer/src/main/resources/mapper/customer/CustomerMapper.xml

@@ -19,6 +19,7 @@
                c.address,
                c.zip_code,
                c.name,
+               c.short_name,
                c.status,
                c.source,
                c.user_id,