Ver Fonte

用户行为优化1.0.4

huangzhiguo há 1 ano atrás
pai
commit
9a4e7a7265
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/resources/mapper/user/CustomerServiceDao.xml

+ 1 - 1
src/main/resources/mapper/user/CustomerServiceDao.xml

@@ -136,7 +136,7 @@
     <select id="getCmInformationList" resultType="com.caimei365.manager.entity.caimei.cmUser.CmRoosInformation">
         SELECT cri.id,
                cri.IP,
-               cri.shopId,
+               cri.shopProductId,
                cri.followUpStatus,
                cri.consultName,
                cri.consultMobile,