Commit 57da806f authored by liuyuanjun's avatar liuyuanjun

Merge branch 'meiteng-2.0' into master-1.0.2

parents 46b77a9e b5be9b40
...@@ -168,9 +168,6 @@ public class BLesson extends IdEntity<BLesson> { ...@@ -168,9 +168,6 @@ public class BLesson extends IdEntity<BLesson> {
@Transient @Transient
private String trainType; private String trainType;
@ApiModelProperty(value = "平台推荐自带标签")
private String pushLabel;
@ApiModelProperty(value = "平台推荐自带标签") @ApiModelProperty(value = "平台推荐自带标签")
private String pushLable; private String pushLable;
......
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