|
|
|
@@ -30,10 +30,10 @@ |
|
|
|
<result column="second_party_tax_info" jdbcType="VARCHAR" property="secondPartyTaxInfo"/> |
|
|
|
|
|
|
|
<result column="property_name" jdbcType="VARCHAR" property="propertyName"/> |
|
|
|
<result column="property_fee" jdbcType="INTEGER" property="propertyFee"/> |
|
|
|
<result column="property_fee" jdbcType="VARCHAR" property="propertyFee"/> |
|
|
|
<result column="fee_cycle" jdbcType="INTEGER" property="feeCycle"/> |
|
|
|
<result column="water_fee" jdbcType="INTEGER" property="waterFee"/> |
|
|
|
<result column="electricity_fees" jdbcType="INTEGER" property="electricityFees"/> |
|
|
|
<result column="water_fee" jdbcType="VARCHAR" property="waterFee"/> |
|
|
|
<result column="electricity_fees" jdbcType="VARCHAR" property="electricityFees"/> |
|
|
|
|
|
|
|
<result column="deposit" jdbcType="VARCHAR" property="deposit"/> |
|
|
|
|
|
|
|
|