chenhj
2026-04-08 79e6debd3079af53321225835aee191334c14c03
src/main/java/com/ruoyi/production/service/ProductOrderService.java
@@ -33,7 +33,5 @@
    List<SelectOptionDTO<String>> getProductOrderBatchNo();
    List getByBomId(Long bomId);
    int drawMaterials(ProductOrderDto productOrderDto);
}