|
@@ -239,7 +239,6 @@
|
|
|
AND v.line_id = #{query.lineId}
|
|
AND v.line_id = #{query.lineId}
|
|
|
</if>
|
|
</if>
|
|
|
<if test="query.xingbie != null and query.xingbie != ''">
|
|
<if test="query.xingbie != null and query.xingbie != ''">
|
|
|
- AND v.xingbie = #{query.xingbie}
|
|
|
|
|
AND a.xingbie = #{query.xingbie}
|
|
AND a.xingbie = #{query.xingbie}
|
|
|
</if>
|
|
</if>
|
|
|
<if test="query.marker != null and query.marker != ''">
|
|
<if test="query.marker != null and query.marker != ''">
|