diff --git a/jsowell-pile/src/main/resources/mapper/pile/OrderSplitRecordMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/OrderSplitRecordMapper.xml
index 9a6cc90d5..4420b9212 100644
--- a/jsowell-pile/src/main/resources/mapper/pile/OrderSplitRecordMapper.xml
+++ b/jsowell-pile/src/main/resources/mapper/pile/OrderSplitRecordMapper.xml
@@ -921,9 +921,7 @@
AND t2.transaction_code = #{dto.transactionCode,jdbcType=VARCHAR}
- order by
- t1.trade_date desc
- t1.create_time desc
+ order by t1.create_time desc