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