Commit 12616048 authored by 周健威's avatar 周健威

修改车辆查询

parent 81005ecd
...@@ -928,7 +928,7 @@ ...@@ -928,7 +928,7 @@
) )
) )
</if> </if>
<if test="yearNo4Where != null and yearNo4Where == true"> <if test="yearNo4Where == null or yearNo4Where != true">
(if(count(*) > 1, 1 , 0)) (if(count(*) > 1, 1 , 0))
</if> </if>
......
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