diff --git a/src/main/resources/mapper/inboundNotification/InboundNotificationDetailMapper.xml b/src/main/resources/mapper/inboundNotification/InboundNotificationDetailMapper.xml
index 2f6a55e..62b88fd 100644
--- a/src/main/resources/mapper/inboundNotification/InboundNotificationDetailMapper.xml
+++ b/src/main/resources/mapper/inboundNotification/InboundNotificationDetailMapper.xml
@@ -231,7 +231,7 @@
AND a.status = #{query.status}
- ORDER BY a.OrderNo, pr.RollNo
+ ORDER BY a.OrderNo, pr.RollID