Commit bf0ec5b0 by huluobin

update

parent 512b5342
...@@ -445,8 +445,8 @@ ...@@ -445,8 +445,8 @@
</if> </if>
and (t7.reviewer_user_id = #{userid} ) and (t7.reviewer_user_id = #{userid} )
</if> </if>
order by t1.create_time desc
group by group by
t1.id t1.id
order by t1.create_time desc
</select> </select>
</mapper> </mapper>
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