|
|
|
@@ -23,7 +23,7 @@ |
|
|
|
<result column="valid_days" jdbcType="INTEGER" property="validDays"/> |
|
|
|
<result column="detail" jdbcType="VARCHAR" property="detail"/> |
|
|
|
<result column="price" jdbcType="INTEGER" property="price"/> |
|
|
|
<result column="tail_price" jdbcType="INTEGER" property="origPrice"/> |
|
|
|
<result column="tail_price" jdbcType="INTEGER" property="tailPrice"/> |
|
|
|
<result column="orig_price" jdbcType="INTEGER" property="origPrice"/> |
|
|
|
<result column="unit" jdbcType="INTEGER" property="unit"/> |
|
|
|
<result column="remain_inventory" jdbcType="INTEGER" property="remainInventory"/> |
|
|
|
@@ -606,7 +606,7 @@ |
|
|
|
<result column="valid_days" jdbcType="INTEGER" property="validDays"/> |
|
|
|
<result column="detail" jdbcType="VARCHAR" property="detail"/> |
|
|
|
<result column="price" jdbcType="INTEGER" property="price"/> |
|
|
|
<result column="tail_price" jdbcType="INTEGER" property="origPrice"/> |
|
|
|
<result column="tail_price" jdbcType="INTEGER" property="tailPrice"/> |
|
|
|
<result column="orig_price" jdbcType="INTEGER" property="origPrice"/> |
|
|
|
<result column="unit" jdbcType="INTEGER" property="unit"/> |
|
|
|
<result column="remain_inventory" jdbcType="INTEGER" property="remainInventory"/> |
|
|
|
@@ -654,7 +654,7 @@ |
|
|
|
<result column="valid_days" jdbcType="INTEGER" property="validDays"/> |
|
|
|
<result column="detail" jdbcType="VARCHAR" property="detail"/> |
|
|
|
<result column="price" jdbcType="INTEGER" property="price"/> |
|
|
|
<result column="tail_price" jdbcType="INTEGER" property="origPrice"/> |
|
|
|
<result column="tail_price" jdbcType="INTEGER" property="tailPrice"/> |
|
|
|
<result column="orig_price" jdbcType="INTEGER" property="origPrice"/> |
|
|
|
<result column="unit" jdbcType="INTEGER" property="unit"/> |
|
|
|
<result column="remain_inventory" jdbcType="INTEGER" property="remainInventory"/> |
|
|
|
|