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

修改bug

parent 0383d6c0
...@@ -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