Commit 05d9a831 authored by 周健威's avatar 周健威

修改bug

parent 0383d6c0
......@@ -565,7 +565,7 @@
bc.id = #{parkBranchCompanyId}
</otherwise>
</choose>
where vm.isdel = 0)
where vm.isdel = 0 and vm.status = 0)
</if>
<if test="lon != null and lat != null">
order by
......
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