浏览代码

客户添加简称

yzc 11 月之前
父节点
当前提交
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,