@@ -282,7 +282,7 @@
</if>
GROUP BY s.user_id_
<if test="having == 1">
- HAVING total_play_time_ < 80 OR train_day_ < 4
+ HAVING total_play_time_ < 80 OR train_num_ < 4
ORDER BY
<if test="sort != null and sort != ''">