|
|
@@ -18,6 +18,8 @@
|
|
|
<result column="creatorid" property="creatorId" jdbcType="INTEGER"/>
|
|
|
<result column="createTime" property="createTime" jdbcType="TIMESTAMP" />
|
|
|
<result column="creatorName" property="creatorName" jdbcType="VARCHAR" />
|
|
|
+ <result column="pi_nettotal" property="pi_nettotal" jdbcType="DOUBLE" />
|
|
|
+ <result column="pi_total" property="pi_total" jdbcType="DOUBLE" />
|
|
|
</resultMap>
|
|
|
<resultMap id="ListMap" type="com.usoftchina.saas.purchase.po.report.PurchaseReportDetail">
|
|
|
<id column="pu_id" property="pu_id" jdbcType="INTEGER" />
|