@ -315,7 +315,7 @@
and DATE_FORMAT( OPERATION_TIME, '%Y-%m-%d' ) <=#{endTime}
</if>
<if test="deptId != null and deptId != ''">
AND CREATED_DEPT_ID = #{deptId}
AND GRID_ID = #{deptId}
ORDER BY
CREATED_TIME DESC