helixiao 1 год назад
Родитель
Сommit
9ef94976bb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      linkwe-service/src/main/resources/mapper/wecom/WeCustomerMapper.xml

+ 1 - 1
linkwe-service/src/main/resources/mapper/wecom/WeCustomerMapper.xml

@@ -196,7 +196,7 @@
         wc.add_time as firstAddTime,
         wc.add_time as firstAddTime,
         wc.birthday,
         wc.birthday,
         wc.gender,
         wc.gender,
-        MOBILE_MASK(wc.phone) phone,
+        wc.phone,
         wc.email,
         wc.email,
         wc.address,
         wc.address,
         wc.qq,
         wc.qq,