guns-vip-main/src/main/java/cn/stylefeng/guns/modular/om/productionOrdeInfo/mapper/ProductionOrdeInfoMapper.java
@@ -62,4 +62,8 @@ Integer getActualQtyByDate(@Param("testdateset") String str); List<ProductionOrdeInfoResult> getListMonth(); List<ProductionOrdeInfoResult> getColumnarDate(); List<ProductionOrdeInfoResult> orderDescListFive(); }