@@ -250,7 +250,7 @@
and file_id=#{fileId}
</if>
<if test="foundMode!=null and foundMode!=''">
- found_mode=#{foundMode})
+ and found_mode=#{foundMode})
</where>
</select>
@@ -237,7 +237,7 @@