Commit 1f5538d0 authored by 周健威's avatar 周健威

修改代码

parent e75c18b0
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
<if test="oldId == null"> <if test="oldId == null">
ridt_temp.unrange ridt_temp.unrange
</if> </if>
, area_temp.geom_samll) as unrange_small , area_temp.range_small) as unrange_small
, ST_Intersection( , ST_Intersection(
<if test="oldId != null"> <if test="oldId != null">
st_union(ridt_temp.unrange, oric_temp.range) st_union(ridt_temp.unrange, oric_temp.range)
......
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