1
1 天以前 c2ead3c7e7f1db81b6fc961e0f037abd0e8a4e2c
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/MatnrGroup.java
@@ -60,6 +60,8 @@
    @ApiModelProperty(value= "上级分类ID")
    private Long parentId;
    private Integer sort;
    /**
     * 状态 1: 正常  0: 冻结  
     */