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

修改代码

parent 5798b556
......@@ -128,7 +128,7 @@
</select>
<select id="queryGeomsJson" resultType="String">
select st_asgeojson(range,16,0) as range
select st_asgeojson(geoms_input,16,0) as range
from
(
select st_union(item_geom) geoms_input
......
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