Jelajahi Sumber

首页统计

zouxuan 1 tahun lalu
induk
melakukan
9a26a76a45

+ 1 - 1
cooleshow-user/user-biz/src/main/resources/config/mybatis/SysMusicCompareRecordMapper.xml

@@ -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,