BUGFIX:1.查询组织接口完善 2.设置默认的二级印花分类 3.教育管理员登录时过期处理
This commit is contained in:
@@ -18,6 +18,6 @@ public class Organization extends BaseEntity{
|
||||
private String level;
|
||||
// 父分类ID(自引用)
|
||||
private Long parentId;
|
||||
// 状态
|
||||
// 状态 0 inactive || 1 active
|
||||
private Integer status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user