huminmin
6 天以前 5db7e1a59b3c70bda8b65e8f0665ea9f9ec604a7
src/main/java/com/ruoyi/stock/service/StockInRecordService.java
@@ -16,4 +16,5 @@
    int update(Long id, StockInRecordDto stockInRecordDto);
    int batchDelete(List<Long> ids);
}