|
|
@@ -49,6 +49,7 @@
|
|
|
<result column="pi_sellercode" jdbcType="VARCHAR" property="pi_sellercode" />
|
|
|
<result column="pi_seller" jdbcType="VARCHAR" property="pi_seller" />
|
|
|
<result column="pi_nettotal" jdbcType="DOUBLE" property="pi_nettotal"/>
|
|
|
+ <result column="b2bStatus" jdbcType="VARCHAR" property="b2bStatus"/>
|
|
|
</resultMap>
|
|
|
<resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.usoftchina.saas.purchase.po.ProdInOut">
|
|
|
<result column="pi_address" jdbcType="LONGVARCHAR" property="pi_address" />
|