huminmin
2026-04-28 506b7d5577e797cb65b89e953daed75da0d6512b
src/main/java/com/ruoyi/production/mapper/ProductionPlanMapper.java
@@ -28,4 +28,5 @@
    ProductionPlanDto selectProductionPlanDtoById(@Param("productionPlanId") Long productionPlanId);
    List<ProductionPlanVo> getSource(@Param("ids") List<Long> planIds);
}