瀏覽代碼

客户修改

Guo1B0 10 月之前
父節點
當前提交
52873d21e0
共有 1 個文件被更改,包括 16 次插入0 次删除
  1. 16 0
      fhKeeper/formulahousekeeper/management-crm/src/main/resources/mapper/CustomMapper.xml

+ 16 - 0
fhKeeper/formulahousekeeper/management-crm/src/main/resources/mapper/CustomMapper.xml

@@ -48,7 +48,11 @@
         c.contacts_name,
         c.custom_name,
         c.email,
+        c.tel_phone,
         c.company_phone,
+        c.custom_desc,
+        c.incharger_id,
+        c.address,
         c.create_time,
         c.customer_level_id,
         (select name from sys_dict where customer_level_id = id and code = 'CustomLevel') customerLevelValue,
@@ -140,7 +144,11 @@
         select c.id,
         c.custom_name,
         c.email,
+        c.tel_phone,
+        c.contacts_name,
         c.company_phone,
+        c.custom_desc,
+        c.address,
         c.create_time,
         c.customer_level_id,
         (select name from sys_dict where customer_level_id = id and code = 'CustomLevel') customerLevelValue,
@@ -239,7 +247,13 @@
         select id,
         custom_name,
         email,
+        contacts_name
+        tel_phone,contacts_name,
         company_phone,
+        custom_desc,
+        contacts_name
+        incharger_id,
+        address,
         create_time,
         customer_level_id,
         (select name from sys_dict where customer_level_id = id and code = 'CustomLevel') customerLevelValue,
@@ -324,8 +338,10 @@
                customer_level_id,
                email,
                tel_phone,
+               company_phone,
                address,
                custom_code,
+               incharger_id,
                tel_phone,
                fax,
                create_time,