Commit f860d1ec by 阳浪

文章咨询三级分类

parent 9c734c83
......@@ -121,9 +121,6 @@ public class Information extends Model<Information> {
@TableField("type_three")
private Long typeThree;
@TableField(exist = false)
private String typeThreeName;
@ApiModelProperty(value = "文章子类型(三级)名称")
@TableField(exist = false)
private String typeThreeName;
......
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