huminmin
13 小时以前 7e3c4b0752700ce04be836bf65aea0d86a5922b3
src/main/java/com/ruoyi/production/service/ProductionProductMainService.java
@@ -17,4 +17,6 @@
    Boolean removeProductMain(Long id);
    ArrayList<Long> listMain(List<Long> idList);
    List<ProductionProductMainDto> getByProductWorkOrderId(Long productWorkOrderId);
}