| | |
| | | <sql id="Base_Column_List"> |
| | | id, contract_number, contract_name, start_time, end_time, total_rent, deposit, pay_type, first_pay_time, isIncreasing, isIncreasing_deposit, |
| | | proportion, house_id, party_one_name, party_one_person, party_one_phone, tenant_id, party_two_name, party_two_person, party_two_phone, |
| | | contract_file, remark, status, create_time, update_time, create_by, update_by, disabled |
| | | id, contract_number, contract_name, start_time, end_time, month_rent, deposit, pay_type, first_pay_time, isIncreasing, isIncreasing_deposit, proportion, house_id, party_one_name, party_one_person, party_one_phone, tenant_id, party_two_name, party_two_person, party_two_phone, contract_file, remark, status, create_time, update_time, create_by, update_by, disabled, |
| | | memory, contract_file_name, signature, terminate_remark, total_year |
| | | </sql> |
| | | <select id="contractList" resultType="com.ruoyi.system.model.TContract"> |