gongchunyi
2026-04-27 533d543c55aeb903c6da281ee06cbfac80d9decc
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);
    /**