@@ -58,6 +58,7 @@ public class KuaiShouTrackUrlCollection {
@Excel(name = "url", width = 15)
@ApiModelProperty(value = "url")
private String trackUrl;
+ private String trackType;
/**
* 创建时间
*/