ソースを参照

fix of '修改实体类字段' on 2021.2.26

jiequan.bi 4 年 前
コミット
648645bc49

+ 1 - 1
module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/link/entity/ETLReportBytedanceVideo.java

@@ -374,7 +374,7 @@ public class ETLReportBytedanceVideo {
 	/**materailShow*/
 	@Excel(name = "materailShow", width = 15)
     @ApiModelProperty(value = "materailShow")
-	private Long materailShow;
+	private Long materialShow;
 	/**转化数据-转化率*/
 	@Excel(name = "转化数据-转化率", width = 15)
     @ApiModelProperty(value = "转化数据-转化率")