|
|
@@ -9,8 +9,6 @@ |
|
|
<result column="merchant_id" jdbcType="BIGINT" property="merchantId"/> |
|
|
<result column="merchant_id" jdbcType="BIGINT" property="merchantId"/> |
|
|
<result column="setting_method" jdbcType="INTEGER" property="settingMethod"/> |
|
|
<result column="setting_method" jdbcType="INTEGER" property="settingMethod"/> |
|
|
<result column="fees_id" jdbcType="BIGINT" property="feesId"/> |
|
|
<result column="fees_id" jdbcType="BIGINT" property="feesId"/> |
|
|
<result column="price" jdbcType="VARCHAR" property="price"/> |
|
|
|
|
|
<result column="price_unit" jdbcType="INTEGER" property="priceUnit"/> |
|
|
|
|
|
<result column="time_period" jdbcType="INTEGER" property="timePeriod"/> |
|
|
<result column="time_period" jdbcType="INTEGER" property="timePeriod"/> |
|
|
<result column="time_unit" jdbcType="INTEGER" property="timeUnit"/> |
|
|
<result column="time_unit" jdbcType="INTEGER" property="timeUnit"/> |
|
|
<result column="calcute_time" jdbcType="INTEGER" property="calcuteTime"/> |
|
|
<result column="calcute_time" jdbcType="INTEGER" property="calcuteTime"/> |
|
|
|