Browse Source

客户添加简称

yzc 1 year ago
parent
commit
fd259bc8a0
1 changed files with 1 additions and 0 deletions
  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,