Explorar o código

roos页面统计游客页面roos广告显示

huangzhiguo %!s(int64=2) %!d(string=hai) anos
pai
achega
0857187404
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/RoosInformationMapper.xml

+ 1 - 1
src/main/resources/mapper/RoosInformationMapper.xml

@@ -41,7 +41,7 @@
                 AND userID = #{userID}
             </if>
             <if test="userID == 0">
-                AND IP = #{IP} AND accessDate LIKE concat('%',#{accessDate},'%')
+                AND IP = #{IP}
             </if>
         </where>
     </select>