|
|
@@ -43,6 +43,8 @@
|
|
|
<result column="sd_nettotal" property="sd_nettotal" jdbcType="DOUBLE" />
|
|
|
<result column="sd_delivery" property="sd_delivery" jdbcType="TIMESTAMP" />
|
|
|
<result column="sd_sendqty" property="sd_sendqty" jdbcType="DOUBLE" />
|
|
|
+ <result column="sd_pdsendqty" property="sd_pdsendqty" jdbcType="DOUBLE" />
|
|
|
+ <result column="sd_pdsendqtytotal" property="sd_pdsendqtytotal" jdbcType="DOUBLE" />
|
|
|
<result column="sd_yqty" property="sd_yqty" jdbcType="DOUBLE" />
|
|
|
<result column="sd_pdqty" property="sd_pdqty" jdbcType="DOUBLE" />
|
|
|
<result column="sd_remark" property="sd_remark" jdbcType="VARCHAR" />
|