|
@@ -21,6 +21,8 @@
|
|
|
<result column="pd_remark" jdbcType="VARCHAR" property="pd_remark" />
|
|
<result column="pd_remark" jdbcType="VARCHAR" property="pd_remark" />
|
|
|
<result column="companyid" jdbcType="INTEGER" property="companyid" />
|
|
<result column="companyid" jdbcType="INTEGER" property="companyid" />
|
|
|
<result column="pd_whname" jdbcType="VARCHAR" property="pd_whname" />
|
|
<result column="pd_whname" jdbcType="VARCHAR" property="pd_whname" />
|
|
|
|
|
+ <result column="pr_brand" jdbcType="VARCHAR" property="pr_brand" />
|
|
|
|
|
+ <result column="pr_orispeccode" jdbcType="VARCHAR" property="pr_orispeccode" />
|
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
|
|
|
|
|