@@ -23,7 +23,7 @@ public class QueryPageReq extends BasePageBean implements Serializable {
private static final long serialVersionUID = -1850628854846135511L;
- @ApiModelProperty(value = "项目类型 0eba 1视频")
+ @ApiModelProperty(value = "项目类型")
private String type;
}