|
|
@@ -27,6 +27,7 @@
|
|
|
<result column="companyid" property="companyid" jdbcType="INTEGER" />
|
|
|
<result column="pd_remark" property="pd_remark" jdbcType="VARCHAR" />
|
|
|
<result column="pw_costprice" property="pw_costprice" jdbcType="DOUBLE" />
|
|
|
+ <result column="pd_nettotal" property="pd_nettotal" jdbcType="DOUBLE" />
|
|
|
<result column="pr_orispeccode" property="pr_orispeccode" jdbcType="VARCHAR" />
|
|
|
<result column="pr_brand" property="pr_brand" jdbcType="VARCHAR" />
|
|
|
</resultMap>
|