Commit 38b99efc authored by 刘帅阳's avatar 刘帅阳

修改bug

parent 02bf23fc
......@@ -48,6 +48,7 @@
<if test="entity.userId !=null and entity.userId != '' ">
and plb.user_id = #{entity.userId}
</if>
group BY plb.lesson_id
ORDER BY plb.business_id DESC
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment