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