|
|
@@ -89,7 +89,7 @@
|
|
|
where id=#{id} and geo is not null
|
|
|
</select>
|
|
|
<select id="findMallReplyInfo" resultType="cn.reghao.tnb.content.app.geo.model.vo.MarkerInfo">
|
|
|
- select reply.item_id,reply.reply_id,reply.extra as sku,reply.reply_content,reply.append_content,
|
|
|
+ select reply.item_id,reply.reply_id,reply.extra as sku,reply.reply_content,
|
|
|
photo.object_id as upload_id,photo.channel_code,photo.photo_url
|
|
|
from geo_camera_photo photo
|
|
|
inner join geo_mall_reply reply
|