Commit 4da5b3c0 authored by jiaorz's avatar jiaorz

Merge remote-tracking branch 'origin/dev' into dev

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