Commit 23b04fc8 authored by lisong's avatar lisong

修改bug

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