gongchunyi
2026-04-30 78b637613099f0e2e04e98c5f33c24f8e6c78c7a
src/main/java/com/ruoyi/production/mapper/ProductionProductMainMapper.java
@@ -20,8 +20,6 @@
    IPage<ProductionProductMainDto> listPageProductionProductMainDetailDto(Page<ProductionProductMainDto> page, @Param("c") ProductionProductMainDto productionProductMainDto);
    IPage<ProductionProductMainDto> listPageProductionProductMainDailyDto(Page<ProductionProductMainDto> page, @Param("c") ProductionProductMainDto productionProductMainDto);
    /**
     * 根据工单ID批量删除生产主表数据
     */