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

修改代码

parent 470bed2b
......@@ -62,4 +62,6 @@ public class ArrayTypeHandler extends BaseTypeHandler<Object[]> {
}
return null;
}
}
\ No newline at end of file
......@@ -89,7 +89,7 @@
</sql>
<!-- This code was generated by TableGo tools, mark 2 end. -->
<select id="queryDataList" resultType="com.upyuns.platform.rs.datacenter.entity.RscpImageDataTotal">
<select id="queryDataList" resultMap="BaseResultMap">
select st_asgeojson(range,16,0) as range, *
<include refid="geomSelectSql" />
limit 5000
......
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