Selaa lähdekoodia

用户行为优化1.0.4

huangzhiguo 1 vuosi sitten
vanhempi
commit
9a4e7a7265
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,