|
@@ -5,6 +5,7 @@
|
|
|
<result column="sl_code" property="sl_code" jdbcType="VARCHAR" />
|
|
<result column="sl_code" property="sl_code" jdbcType="VARCHAR" />
|
|
|
<result column="sl_kind" property="sl_kind" jdbcType="VARCHAR" />
|
|
<result column="sl_kind" property="sl_kind" jdbcType="VARCHAR" />
|
|
|
<result column="ve_name" property="ve_name" jdbcType="VARCHAR" />
|
|
<result column="ve_name" property="ve_name" jdbcType="VARCHAR" />
|
|
|
|
|
+ <result column="cu_name" property="cu_name" jdbcType="VARCHAR" />
|
|
|
<result column="sl_amount" property="sl_amount" jdbcType="DOUBLE" />
|
|
<result column="sl_amount" property="sl_amount" jdbcType="DOUBLE" />
|
|
|
<result column="pb_id" property="pb_id" jdbcType="INTEGER" />
|
|
<result column="pb_id" property="pb_id" jdbcType="INTEGER" />
|
|
|
<result column="pb_kind" property="pb_kind" jdbcType="VARCHAR" />
|
|
<result column="pb_kind" property="pb_kind" jdbcType="VARCHAR" />
|