|
@@ -51,16 +51,6 @@ public class BaseTeacherVo {
|
|
|
@ApiModelProperty("在职状态(xjr_dictionary_item[job_state])")
|
|
|
private String jobState;
|
|
|
/**
|
|
|
- * 证件类型(xjr_dictionary_item[credential_type])
|
|
|
- */
|
|
|
- @ApiModelProperty("证件类型(xjr_dictionary_item[credential_type])")
|
|
|
- private String credentialType;
|
|
|
- /**
|
|
|
- * 证件号码
|
|
|
- */
|
|
|
- @ApiModelProperty("证件号码")
|
|
|
- private String credentialNumber;
|
|
|
- /**
|
|
|
* 出生日期
|
|
|
*/
|
|
|
@ApiModelProperty("出生日期")
|