Commit 23b04fc8 authored by lisong's avatar lisong

修改bug

parent 0f530627
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
) * 6371 ) * 6371
) AS distance ) AS distance
from tcb_rescue_station from tcb_rescue_station
where is_delete = 0
) t ) t
where t.distance where t.distance
<![CDATA[ <= ]]> <![CDATA[ <= ]]>
......
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