|
@ -100,7 +100,8 @@ public class BsSgcJsjdBuiRealName extends BaseEntity |
|
|
@Excel(name = "任命文件") |
|
|
@Excel(name = "任命文件") |
|
|
@ApiModelProperty("任命文件") |
|
|
@ApiModelProperty("任命文件") |
|
|
private String appointmentDocuments; |
|
|
private String appointmentDocuments; |
|
|
|
|
|
|
|
|
private String phone; |
|
|
private String phone; |
|
|
|
|
|
private Date admissionTime; |
|
|
|
|
|
private Date exitTime; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|