liding
2026-04-29 15032d66c35c8154316a4f0170f3b6f470bf4c50
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);
}