|
|
@@ -41,6 +41,7 @@
|
|
|
<result column="pd_ym" jdbcType="INTEGER" property="pd_ym" />
|
|
|
<result column="pd_yqty" jdbcType="INTEGER" property="pd_yqty" />
|
|
|
<result column="pd_ioid" jdbcType="INTEGER" property="pd_ioid" />
|
|
|
+ <result column="pd_remark" jdbcType="VARCHAR" property="pd_remark" />
|
|
|
<result column="pd_ordertotal" jdbcType="DOUBLE" property="pd_ordertotal" />
|
|
|
<association property="productDTO" javaType="com.usoftchina.saas.document.dto.ProductDTO">
|
|
|
<id column="pr_id" property="id"/>
|