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

修改代码

parent c6f998e1
......@@ -158,7 +158,7 @@
and image_cloudage <= #{cloud}
</if>
<if test="geom != null">
and ST_Intersects(geojsontowkt(temp.geom_input, 'true'),range)
and ST_Intersects(temp.geom_input,range)
</if>
</where>
</sql>
......
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