huminmin
2 天以前 522b9cd4cd7f38f88fe77cb9b9f2c5f7197eed29
src/main/java/com/ruoyi/stock/service/StockInRecordService.java
@@ -17,4 +17,6 @@
    int batchDelete(List<Long> ids);
    void exportStockInRecord(HttpServletResponse response, StockInRecordDto stockInRecordDto);
    int editStockInStock(StockInRecordDto stockInRecordDto);
}