1
This commit is contained in:
parent
ef764c35b5
commit
df43a59117
@ -93,5 +93,13 @@ public class DlDriveSchoolStudent extends TenantBaseDO {
|
||||
* 其他照片
|
||||
*/
|
||||
private String otherPhoto;
|
||||
/**
|
||||
* 拿证时间
|
||||
*/
|
||||
private String passTime;
|
||||
/**
|
||||
* 毕业时间
|
||||
*/
|
||||
private String gradTime;
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user