@ -42,4 +42,14 @@ public class RentTenantFormDTO implements Serializable {
*/
private IcResiUserDTO user;
// 合同相关
/**
* 合同开始日期
private String startDate;
* 合同结束日期
private String endDate;
}