huangzhiguo 1 год назад
Родитель
Сommit
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,