fix
This commit is contained in:
parent
b7681844fe
commit
f51bf5a98b
@ -21,6 +21,6 @@ public class ChangeTaskListReq extends BasePage {
|
|||||||
@ApiModelProperty(value="详情id(二选一)",name = "detailId")
|
@ApiModelProperty(value="详情id(二选一)",name = "detailId")
|
||||||
private Long detailId;
|
private Long detailId;
|
||||||
|
|
||||||
@ApiModelProperty(value="0:不包含评论,1评论",name = "type")
|
@ApiModelProperty(value="0:记录 不传全部",name = "useType")
|
||||||
private Integer useType;
|
private Integer useType;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user