水库不显示的问题

This commit is contained in:
wzy-warehouse
2026-06-17 16:02:12 +08:00
parent bfd80887b2
commit d4f892fad6
@@ -18,7 +18,7 @@
<result property="hasHiddenDanger" column="has_hidden_danger" />
<result property="note1" column="note1" />
<result property="lon" column="lon" />
<result property="lat" column="lon" />
<result property="lat" column="lat" />
<result property="geom" column="geom" />
<result property="isDelete" column="is_delete" />
</resultMap>