|
@@ -7,6 +7,7 @@
|
|
<id column="id_" jdbcType="INTEGER" property="id"/>
|
|
<id column="id_" jdbcType="INTEGER" property="id"/>
|
|
<result column="sporadic_id_" jdbcType="INTEGER" property="sporadicId"/>
|
|
<result column="sporadic_id_" jdbcType="INTEGER" property="sporadicId"/>
|
|
<result column="order_no_" jdbcType="VARCHAR" property="orderNo"/>
|
|
<result column="order_no_" jdbcType="VARCHAR" property="orderNo"/>
|
|
|
|
+ <result column="trans_no_" jdbcType="VARCHAR" property="transNo"/>
|
|
<result column="name_" jdbcType="VARCHAR" property="name"/>
|
|
<result column="name_" jdbcType="VARCHAR" property="name"/>
|
|
<result column="gender_" jdbcType="VARCHAR" property="gender"/>
|
|
<result column="gender_" jdbcType="VARCHAR" property="gender"/>
|
|
<result column="idcard_" jdbcType="VARCHAR" property="idcard"/>
|
|
<result column="idcard_" jdbcType="VARCHAR" property="idcard"/>
|