hangzhoumesParent/common/servicebase/src/main/resources/mapper/OrderMapper.xml
@@ -28,6 +28,6 @@ GROUP BY c.order_id ) as d on a.order_id = d.order_id where a.warehousing != 2 where a.warehousing != 2 and a.warehousing > 0 </select> </mapper>