lbq
2026-02-10 b1a281bc282070f78ca5dff42fc74188bfc9e9c7
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: 否  ")