|
|
@@ -41,6 +41,7 @@
|
|
|
<result column="pd_unit" jdbcType="VARCHAR" property="pd_unit" />
|
|
|
<result column="pd_inqty" jdbcType="DOUBLE" property="pd_inqty" />
|
|
|
<result column="pd_outqty" jdbcType="DOUBLE" property="pd_outqty" />
|
|
|
+ <result column="pi_nettotal" jdbcType="DOUBLE" property="pi_nettotal" />
|
|
|
<result column="pd_orderprice" jdbcType="DOUBLE" property="pd_orderprice" />
|
|
|
<result column="pd_sendprice" jdbcType="DOUBLE" property="pd_sendprice" />
|
|
|
<result column="pd_price" jdbcType="DOUBLE" property="pd_price" />
|