@ -58,7 +58,7 @@
and si.create_time >= #{params.start}
</if>
<if test="params.end != null " >
and si.create_time <= (#{params.end}
and si.create_time <= #{params.end}
</select>
<select id="selectBeMyApiIndicators" resultType="com.logpm.supervise.vo.IndicatorsVO">