@ -656,7 +656,7 @@
AND i.ORG_ID_PATH LIKE CONCAT('%',#{orgId})
</if>
ORDER BY (s.SUPPORT_COUNT + s.OPPOSITION_COUNT) DESC,i.created_time DESC LIMIT 50)temp
GROUP BY categoryCode
GROUP BY categoryName
</select>
<!-- 查询组织下每个网格的项目数 -->