Explorar el Código

【CHG】改进智能查询-对锚查询。

fenghao hace 4 años
padre
commit
22b198c794

+ 0 - 1
railway-business/src/main/resources/mapper/baseinfo/BusFjxgmdMapper.xml

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