|
@@ -42,6 +42,7 @@
|
|
|
<result column="sd_nettotal" property="sd_nettotal" jdbcType="DOUBLE" />
|
|
<result column="sd_nettotal" property="sd_nettotal" jdbcType="DOUBLE" />
|
|
|
<result column="sd_delivery" property="sd_delivery" jdbcType="TIMESTAMP" />
|
|
<result column="sd_delivery" property="sd_delivery" jdbcType="TIMESTAMP" />
|
|
|
<result column="sd_sendqty" property="sd_sendqty" jdbcType="DOUBLE" />
|
|
<result column="sd_sendqty" property="sd_sendqty" jdbcType="DOUBLE" />
|
|
|
|
|
+ <result column="sd_yqty" property="sd_yqty" jdbcType="DOUBLE" />
|
|
|
<result column="sd_pdqty" property="sd_pdqty" jdbcType="DOUBLE" />
|
|
<result column="sd_pdqty" property="sd_pdqty" jdbcType="DOUBLE" />
|
|
|
<result column="sd_remark" property="sd_remark" jdbcType="VARCHAR" />
|
|
<result column="sd_remark" property="sd_remark" jdbcType="VARCHAR" />
|
|
|
<result column="sd_text1" property="sd_text1" jdbcType="VARCHAR" />
|
|
<result column="sd_text1" property="sd_text1" jdbcType="VARCHAR" />
|