Commit 9d1e5c30 authored by 周健威's avatar 周健威

修改车辆查询

parent 12616048
......@@ -972,7 +972,7 @@
<if test=" catas != null ">
,null as catas
</if>
<if test=" yearMonthAndParam !=null and yearNo4Where != null and yearNo4Where == true">
<if test=" yearMonthAndParam !=null ">
,0 as hasVehicle
</if>
<if test="lon != null and lat != null">
......
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