懒羊羊
2023-09-14 bbd4c80d2951f1b4a2f812c79ef2df6e42e407fc
guns-vip-main/src/main/java/cn/stylefeng/guns/modular/om/productionOrdeInfo/mapper/ProductionOrdeInfoMapper.java
@@ -53,7 +53,7 @@
     */
    Page<Map<String, Object>> customPageMapList(@Param("page") Page page, @Param("paramCondition") ProductionOrdeInfoParam paramCondition);
    List lineFinishQty();
    List<ProductionOrdeInfoResult> lineFinishQty();
    HashMap getOrderWeek();