@@ -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 != ''">