diff --git a/crm-common/src/main/resources/mapper/mapper_oracle/stock/InventoryDetailMapper.xml b/crm-common/src/main/resources/mapper/mapper_oracle/stock/InventoryDetailMapper.xml
index bdadceb..516a75e 100644
--- a/crm-common/src/main/resources/mapper/mapper_oracle/stock/InventoryDetailMapper.xml
+++ b/crm-common/src/main/resources/mapper/mapper_oracle/stock/InventoryDetailMapper.xml
@@ -85,6 +85,39 @@
         ORDER BY a.bill_date DESC,a.create_time DESC
     
 
+    
+    
+