|
|
|
@@ -36,6 +36,7 @@ |
|
|
|
<result column="lease" jdbcType="INTEGER" property="lease"/> |
|
|
|
<result column="type" jdbcType="INTEGER" property="type"/> |
|
|
|
<result column="revenue" jdbcType="VARCHAR" property="revenue"/> |
|
|
|
<result column="limit_revenue" jdbcType="VARCHAR" property="limitRevenue"/> |
|
|
|
<result column="revenue_ratio" jdbcType="INTEGER" property="revenueRatio"/> |
|
|
|
<result column="revenue_ratio_way" jdbcType="INTEGER" property="revenueRatioWay"/> |
|
|
|
<result column="revenue_ratio_set" jdbcType="VARCHAR" property="revenueRatioSet"/> |
|
|
|
@@ -94,7 +95,7 @@ |
|
|
|
`day_price_calcute`,`first_bill_date_start`,`first_bill_date_end`,`month_average_days`,`free_period_remark`, |
|
|
|
`deposit`,cashtype_content_lsit,cashtype_lsit,`is_del`,`revenue_jumps_remark`, |
|
|
|
`updatetime`,`createtime`,`link_person`,`link_phone`,`link_address`, |
|
|
|
`pay_account`,`filename`,`lease`,`type`,`revenue`,`revenue_ratio`,`revenue_ratio_way`,`revenue_ratio_set`,`adjust_ratio`,`adjust_period`,`pay_ratio`, |
|
|
|
`pay_account`,`filename`,`lease`,`type`,`revenue`,`limit_revenue`,`revenue_ratio`,`revenue_ratio_way`,`revenue_ratio_set`,`adjust_ratio`,`adjust_period`,`pay_ratio`, |
|
|
|
`start_date`,`end_date`,`from_id`,`end_contract_time`,`revenue_fixed_rent_price`,`revenue_rent_price`, |
|
|
|
`apply_status`,`bank_name`,`fix_start_date`,`fix_end_date`,`pay_period_rate`,`create_by_name`,`update_by_name`, |
|
|
|
`business_type`,`rent_info`, `file_names`,price_unit,rent_price,other_rent_price_info,`subject_name`,rent_start_type, |
|
|
|
|