gongchunyi
2026-04-28 cb3bc6d91595409e138daf6fe08a661bba9d25ee
src/main/java/com/ruoyi/production/service/ProductionProductMainService.java
@@ -18,8 +18,6 @@
    IPage<ProductionProductMainDto> listPageProductionProductMainDetailDto(Page<ProductionProductMainDto> page, ProductionProductMainDto productionProductMainDto);
    IPage<ProductionProductMainDto> listPageProductionProductMainDailyDto(Page<ProductionProductMainDto> page, ProductionProductMainDto productionProductMainDto);
    Boolean addProductMain(ProductionProductMainDto productionProductMainDto);
    /**