@@ -404,7 +404,7 @@
<include refid="global.limit"/>
</select>
<select id="countWeChatStudentTrainData" resultType="java.lang.Integer">
- select COUNT(c.user_id_) from
+ select COUNT(c.userId) from
(
select st.user_id_ userId,
su.avatar_ avatar,