记得上下班打卡 | git大法好,push需谨慎

Commit 34032ef9 authored by jiangxiulong's avatar jiangxiulong

退款列表排序

parent 9dae5546
...@@ -136,6 +136,7 @@ ...@@ -136,6 +136,7 @@
AND b.get_ticket_type = #{getTicketType} AND b.get_ticket_type = #{getTicketType}
</if> </if>
</where> </where>
ORDER BY b.mid DESC
</select> </select>
<select id="selectRefundingCount" resultType="java.lang.Integer"> <select id="selectRefundingCount" resultType="java.lang.Integer">
......
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