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

修改代码

parent a67f75cc
......@@ -871,7 +871,7 @@
bc.id = #{parkBranchCompanyId}
</otherwise>
</choose>
where vm.isdel = 0 and vm.status = 0)
where vm.isdel = 0 and vm.status = 0 and vm.app_show = 1)
</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