mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-12 03:09:48 +08:00
update 查询sql添加根据时间排序
This commit is contained in:
@@ -759,5 +759,6 @@
|
||||
<!-- (refund_flag IS NULL OR refund_flag != 'SUCCESS')-->
|
||||
<!-- OR (split_flag IS NULL OR split_flag != 'SUCCESS')-->
|
||||
refund_flag IS NULL OR split_flag IS NULL
|
||||
order by pay_time
|
||||
</select>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user