@ -18,7 +18,7 @@
where is_deleted = 0
and to_days(operation_time) = to_days(now())
and tenant_id = '200000'
group by module_name;
group by operationTime,module_name;
</select>
<select id="statisticsTitleByModuleName"
resultType="com.hnac.hzims.middle.systemlog.vo.StatisticsTitleResponseVo">