@@ -10,7 +10,7 @@ public class WeIntelligentMarkPageDto {
private String actionName;
@ApiModelProperty(value = "标签id")
- private String tagId;;
+ private String tagId;
@ApiModelProperty(value = "页数")
private Integer pageNo;