|
|
@@ -42,7 +42,7 @@
|
|
|
<result column="pd_yqty" jdbcType="INTEGER" property="pd_yqty" />
|
|
|
<result column="pd_ioid" jdbcType="INTEGER" property="pd_ioid" />
|
|
|
<association property="productDTO" javaType="com.usoftchina.saas.document.dto.ProductDTO">
|
|
|
- <id column="pr_id" property="pr_id"/>
|
|
|
+ <id column="pr_id" property="id"/>
|
|
|
<result column="pr_code" property="pr_code"/>
|
|
|
<result column="pr_detail" property="pr_detail"/>
|
|
|
<result column="pr_spec" property="pr_spec"/>
|