已阅
This commit is contained in:
@ -79,6 +79,5 @@
|
|||||||
<if test="state!=null and state!=''">
|
<if test="state!=null and state!=''">
|
||||||
and state = #{state}
|
and state = #{state}
|
||||||
</if>
|
</if>
|
||||||
ORDER BY createtime DESC
|
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
Reference in New Issue
Block a user