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