|
@@ -13,7 +13,7 @@
|
|
|
<result column="pr_spec" property="pr_spec" jdbcType="VARCHAR" />
|
|
<result column="pr_spec" property="pr_spec" jdbcType="VARCHAR" />
|
|
|
<result column="pd_unit" property="pd_unit" jdbcType="VARCHAR" />
|
|
<result column="pd_unit" property="pd_unit" 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_sendprice" property="pd_sendprice" jdbcType="DOUBLE" />
|
|
|
<result column="pd_ordertotal" property="pd_ordertotal" 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" />
|