|
|
@@ -21,6 +21,7 @@
|
|
|
<result column="pi_nettotal" property="pi_nettotal" jdbcType="DOUBLE" />
|
|
|
<result column="pi_total" property="pi_total" jdbcType="DOUBLE" />
|
|
|
<result column="pb_manname" property="pb_manname" jdbcType="VARCHAR"/>
|
|
|
+ <result column="pi_currency" property="pi_currency" jdbcType="VARCHAR"/>
|
|
|
</resultMap>
|
|
|
<resultMap id="ListMap" type="com.usoftchina.saas.purchase.po.report.PurchaseReportDetail">
|
|
|
<id column="pu_id" property="pu_id" jdbcType="INTEGER" />
|