lyq 5 months ago
parent
commit
98331f8c52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mapper/emergency/system/TBusLogMapper.xml

+ 1 - 0
src/main/resources/mapper/emergency/system/TBusLogMapper.xml

@@ -115,6 +115,7 @@
             </if>
             <!-- 数据范围过滤 -->
             ${params.dataScope}
+            group by g.bus_log_id
             order by g.create_time desc
         </where>