yuan
9 天以前 ceec5a59d72439e0760bc9b1968e74dedf27d522
src/main/java/com/ruoyi/production/service/ProductionProductMainService.java
@@ -22,5 +22,7 @@
    Boolean removeProductMain(Long id);
    Boolean auditProductMain(ProductionProductMainDto productionProductMainDto);
    ArrayList<Long> listMain(List<Long> idList);
}