src/main/resources/mapper/stock/StockInventoryCheckPlanMapper.xml @@ -27,6 +27,7 @@ and plan_date_start between #{ew.startTime} and #{ew.endTime} </if> </where> order by stock_inventory_check_plan.id desc </select> </mapper>