cl
2024-01-19 e0fac38b26845f25de479783e0c76cf12a5311e0
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();
}