@@ -116,5 +116,7 @@ public class WorkHotDTO implements Serializable {
@ApiModelProperty(value = "fontSize")
private Integer fontSize;
+
+ private String linkOpenType;
}