huminmin
10 小时以前 fd09cebd6ede8c697741dcae5b2e3f927e0611af
src/main/java/com/ruoyi/production/service/ProductOrderService.java
@@ -32,4 +32,8 @@
    int cleanRecord(Long id, Map<String, Object> cleanRecord);
    List<SelectOptionDTO<String>> getProductOrderBatchNo();
    List getByBomId(Long bomId);
    int drawMaterials(ProductOrderDto productOrderDto);
}