@@ -161,7 +161,7 @@
AND (
e.target_type IN ( 'building_share', 'dynamic_share', 'group_share', 'h5_share', 'help_share', 'house_share', 'live_share', 'news_share', 'poster' )
or ( e.target_type = 'share' and e.target_id = 'index' )
- )m
+ )
AND e.create_date BETWEEN #{startDate} and #{endDate}
<!-- building_id 字段数据不全
<if test="buildingId != null and buildingId !=''">