drone-service/drone-gd/src/main/java/org/sxkj/gd/workorder/mapper/GdClueEventMapper.xml
@@ -116,6 +116,7 @@ <if test="onlyMine != null and onlyMine == 1"> and ce.dispose_user = #{userId} </if> order by ce.create_time desc </select> <select id="selectGdClueEventDetailById" resultMap="gdClueEventVoResultMap"> @@ -131,8 +132,6 @@ ce.area_code, ce.event_num, ce.event_name, ce.attach_url, ce.shoot_time, ce.create_user, ce.create_dept, ce.create_time,