1.添加岗位有用预约是否已读
This commit is contained in:
@@ -103,4 +103,7 @@ public class InterviewInvitation extends BaseEntity {
|
||||
*/
|
||||
@ApiModelProperty("备注")
|
||||
private String remark;
|
||||
|
||||
@ApiModelProperty("是否已读0未读,1已读")
|
||||
private String isRead;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user