zss
20 小时以前 fc830b7f62af651acedb8c11f1e2634fe2a3e497
src/main/java/com/ruoyi/warehouse/pojo/WarehouseGoodsShelves.java
@@ -26,16 +26,18 @@
    /**
     * 货架名称
     */
    private String goodsShelvesName;
    private String name;
    /**
     * 层数
     */
    private Long storey;
    @TableField("`row`")
    private Long row;
    /**
     * 列数
     */
    private Long arrange;
    @TableField("`col`")
    private Long col;
    /**
     * 仓库id