|
|
|
@@ -43,6 +43,7 @@ |
|
|
|
<result column="subject_name" property="subjectName"/> |
|
|
|
<result column="rent_start_type" property="rentStartType"/> |
|
|
|
<result column="rent_shop_type" jdbcType="INTEGER" property="rentShopType"/> |
|
|
|
<result column="fixed_price" jdbcType="INTEGER" property="fixedPrice"/> |
|
|
|
|
|
|
|
<result column="operation_type" property="operationType"/> |
|
|
|
<result column="late_pay_ratio" property="latePayRatio"/> |
|
|
|
@@ -55,7 +56,7 @@ |
|
|
|
`deposit`,`pay_date`,`is_del`,`merchant_name`,`brand`,`business_id`, |
|
|
|
`shop_type`,`updatetime`,`createtime`,`rent_area`,`rent_shop_type`, |
|
|
|
`link_person`,`link_phone`,`pay_account`,`filename`,`lease`,`rent_contract_id`, |
|
|
|
`start_date`,`end_date`,`apply_status`,`adjust_period`,`business_type`,adjust_ratio,`rent_info`, |
|
|
|
`start_date`,`end_date`,`apply_status`,`adjust_period`,`business_type`,adjust_ratio,`rent_info`,fixed_price, |
|
|
|
`file_names`,price_unit,rent_price,subject_name,rent_start_type,`operation_type`,late_pay_ratio,late_pay_day |
|
|
|
</sql> |
|
|
|
|
|
|
|
|