Compare commits

..

No commits in common. "8ac35cc7c81d906c6cea1cff335cae0fee69886f" and "105033b3375a853d9a9657b85bbd0bdf2e3d1d22" have entirely different histories.

View File

@ -93,13 +93,5 @@ public class DlDriveSchoolStudent extends TenantBaseDO {
* 其他照片
*/
private String otherPhoto;
/**
* 拿证时间
*/
private String passTime;
/**
* 毕业时间
*/
private String gradTime;
}