浏览代码

问题处理

yzc 1 年之前
父节点
当前提交
daad0553f2
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      hx-customer/src/main/resources/mapper/customer/CustomerUserMapper.xml

+ 2 - 0
hx-customer/src/main/resources/mapper/customer/CustomerUserMapper.xml

@@ -7,6 +7,7 @@
             cu.customer_id,
             cu.name,
             cu.phone,
+            cu.email,
             cu.create_user,
             cu.create_time,
             cu.update_user,
@@ -21,6 +22,7 @@
             cu.customer_id,
             cu.name,
             cu.phone,
+            cu.email,
             cu.create_user,
             cu.create_time,
             cu.update_user,