@ -72,7 +72,6 @@
<if test="params.endTime != null and params.endTime != ''" >
AND date_format(si.create_time,'%y%m%d%') <= date_format(#{params.endTime},'%y%m%d%')
</if>
GROUP BY si.classify_id
</select>
<select id="selectMyPoints" resultType="com.logpm.supervise.vo.api.BeIndicatorsVO">
<![CDATA[