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