|
@@ -34,6 +34,7 @@
|
|
|
<result property="rentalPrice" column="rental_price" jdbcType="VARCHAR"/>
|
|
|
<result property="namePoint" column="name_point" jdbcType="VARCHAR"/>
|
|
|
<result property="centerPoint" column="center_point" jdbcType="VARCHAR"/>
|
|
|
+ <result column="recommend" property="recommend" jdbcType="FLOAT"/>
|
|
|
<association property="parkData" javaType="com.example.nngkxxdp.entity.ParkData">
|
|
|
<result column="title" property="title"/>
|
|
|
<result column="id" property="id"/>
|