huminmin
2026-04-07 73e1fe9e92ccd8665ec72803856ab02b17b35a08
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);
}