1
2 天以前 a7861c18d0a38a6690a85c53531036cc1c2138f8
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/WarehouseAreas.java
@@ -107,6 +107,12 @@
    private Integer status;
    /**
     * 排序字段
     */
    @ApiModelProperty(value= "排序字段")
    private Integer sort;
    /**
     * 是否删除 1: 是  0: 否  
     */
    @ApiModelProperty(value= "是否删除 1: 是  0: 否  ")