Commit 0bcb94ea by 段启岩

博客分类添加叶子结点

parent befcb9fd
......@@ -43,7 +43,7 @@ public class BlogCategory implements Serializable {
private Integer priority;
private boolean leaf;
private Boolean leaf;
private Date createTime;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment