稽核2
This commit is contained in:
@@ -37,7 +37,7 @@ public class CheckListResponse {
|
||||
private String intervieweeName;
|
||||
|
||||
@ApiModelProperty("面审通过时间")
|
||||
private Date intervieweePassTime;
|
||||
private String intervieweePassTime;
|
||||
|
||||
@ApiModelProperty("稽核状态 0:未稽核 1:合格 2:不合格")
|
||||
private Integer checkStatus;
|
||||
@@ -52,7 +52,7 @@ public class CheckListResponse {
|
||||
private String checkUser;
|
||||
|
||||
@ApiModelProperty("稽核时间")
|
||||
private Date checkTime;
|
||||
private String checkTime;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user