展示排序
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
order by
|
||||
<if test="param.status != null">
|
||||
<if test="param.status == '退款'">
|
||||
`status` desc,
|
||||
detail.`status` desc,detail.pay_time desc
|
||||
</if>
|
||||
</if>
|
||||
detail.create_time desc
|
||||
|
||||
Reference in New Issue
Block a user