|
|
@@ -11,6 +11,7 @@
|
|
|
<result column="ad_text3" jdbcType="VARCHAR" property="ad_text3" />
|
|
|
<result column="ad_text4" jdbcType="VARCHAR" property="ad_text4" />
|
|
|
<result column="ad_text5" jdbcType="VARCHAR" property="ad_text5" />
|
|
|
+ <result column="ad_default" jdbcType="INTEGER" property="ad_address" />
|
|
|
</resultMap>
|
|
|
<resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.usoftchina.saas.document.entities.Address">
|
|
|
<result column="ad_address" jdbcType="LONGVARCHAR" property="ad_address" />
|