buhuazhen
7 天以前 fef29f6bfec7eda80de5443d370014f2b6bc70ee
src/main/java/com/ruoyi/warehouse/dto/WarehouseGoodsShelvesRowcolDto.java
@@ -9,7 +9,7 @@
@Data
public class WarehouseGoodsShelvesRowcolDto extends WarehouseGoodsShelvesRowcol {
    private String warehouseName;
    private String goodsShelvesName;
    private List<DocumentationDto> documentationList;
    private String name;
    private List<DocumentationDto> documentationDtoList;
    private String category;
}