修改查询预约条数,及更新显示条数
This commit is contained in:
@@ -111,4 +111,7 @@ public class InterviewInvitation extends BaseEntity {
|
||||
|
||||
@ApiModelProperty("是否已读0未读,1已读")
|
||||
private String isRead;
|
||||
|
||||
@ApiModelProperty("是否已读0未展示,1已展示")
|
||||
private String isShow;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user