yaowanxin
2 天以前 04c1fcf7faf0a2934897887a50023fce23c48ee8
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