src/main/java/com/ruoyi/stock/dto/StockInRecordDto.java @@ -25,4 +25,7 @@ //现存量 private String currentStock; private String rootName; }