zss
13 小时以前 deff787716b00b4f491de429ba092915d7fa1a9e
src/main/java/com/ruoyi/production/service/ProductionRecordService.java
@@ -18,4 +18,10 @@
    void addProductionRecordService(ProductionRecordDto dto);
    void deleteProductMain(Long productMainId);
    ProductionRecordDto detailProductMain(Long productMainId);
    void editProductMain(ProductionRecordDto dto);
}