zhijiezhao hai 1 ano
pai
achega
72ef9b73c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/CmBehaciorRecordDao.xml

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

@@ -139,7 +139,7 @@
         addTime
         FROM cm_behavior_record_today
         <where>
-            <if test="cluId != null">
+            <if test="clubId != null">
                 AND clubId = #{clubId}
             </if>
             <if test="ip != null and ip != ''">