|
@@ -20,7 +20,7 @@
|
|
|
<result property="imgUrl" column="img_url" jdbcType="VARCHAR"/>
|
|
|
<result property="remark" column="remark" jdbcType="VARCHAR"/>
|
|
|
<result property="businessIndustry" column="business_industry" jdbcType="VARCHAR"/>
|
|
|
- <result property="landState" column="land_state" jdbcType="INTEGER"/>
|
|
|
+ <result property="landState" column="land_state" jdbcType="VARCHAR"/>
|
|
|
<result property="point" column="point" jdbcType="VARCHAR"/>
|
|
|
<result property="belongPark" column="belong_park" jdbcType="INTEGER"/>
|
|
|
<result property="namePoint" column="name_point" jdbcType="VARCHAR"/>
|