huangzhiguo пре 1 година
родитељ
комит
9a4e7a7265
1 измењених фајлова са 1 додато и 1 уклоњено
  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,