|
@@ -126,7 +126,7 @@
|
|
|
</if>
|
|
|
</if>
|
|
|
WHERE smcwd.monday_ = #{monday}
|
|
|
- AND stu.user_id_ = smcwd.user_id_ and smcwd.tenant_id_ = #{tenantId}
|
|
|
+ AND stu.user_id_ = smcwd.user_id_ and stu.tenant_id_ = #{tenantId}
|
|
|
<if test="orderType==1">
|
|
|
<if test="heardLevel==null">
|
|
|
AND smcwd.advanced_max_score_ > 0
|