@@ -38,7 +38,7 @@
</where>
<!-- 数据范围过滤 -->
${params.dataScope}
- group by busInspectionId, attach_url
+ group by busInspectionId
order by i.bus_items_id asc
</select>