|
|
@@ -41,6 +41,7 @@
|
|
|
<result column="pi_sellerid" jdbcType="INTEGER" property="pi_sellerid" />
|
|
|
<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"/>
|
|
|
</resultMap>
|
|
|
<resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.usoftchina.saas.storage.po.ProdInOut">
|
|
|
<result column="pi_address" jdbcType="LONGVARCHAR" property="pi_address" />
|