|
@@ -16,6 +16,7 @@
|
|
|
<result column="pr_orispeccode" property="pr_orispeccode" jdbcType="VARCHAR" />
|
|
<result column="pr_orispeccode" property="pr_orispeccode" jdbcType="VARCHAR" />
|
|
|
<result column="qty" property="qty" jdbcType="DOUBLE" />
|
|
<result column="qty" property="qty" jdbcType="DOUBLE" />
|
|
|
<result column="pd_orderprice" property="pd_orderprice" jdbcType="DOUBLE" />
|
|
<result column="pd_orderprice" property="pd_orderprice" jdbcType="DOUBLE" />
|
|
|
|
|
+ <result column="pd_ordertotal" property="pd_ordertotal" jdbcType="DOUBLE" />
|
|
|
<result column="pd_taxrate" property="pd_taxrate" jdbcType="DOUBLE" />
|
|
<result column="pd_taxrate" property="pd_taxrate" jdbcType="DOUBLE" />
|
|
|
<result column="pd_total" property="pd_total" jdbcType="DOUBLE" />
|
|
<result column="pd_total" property="pd_total" jdbcType="DOUBLE" />
|
|
|
<result column="pd_netprice" property="pd_netprice" jdbcType="DOUBLE" />
|
|
<result column="pd_netprice" property="pd_netprice" jdbcType="DOUBLE" />
|