Commit b5784924 authored by zhoushiguang's avatar zhoushiguang

路口条件

parent 280cba58
......@@ -191,6 +191,9 @@
#{item}
</foreach>
</if>
<if test="crossId !=null and crossId !=''">
and cross_id = #{crossId}
</if>
GROUP BY type
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment