吉安感知网项目-后端
linwei
2026-04-07 4ac69d4737f355970db5eee503822af9e506a1f6
drone-ops/drone-resource/src/main/java/org/sxkj/resource/mapper/AttachMapper.xml
@@ -457,7 +457,7 @@
        '$.shootPosition.lat') ) AS latitude
        <if test="resultType!=null and resultType!='' and resultType==4">
            ,odm.orthoimage_api 'url',
            ST_AsText ( odm.geom ) "geom"
            public.st_astext ( odm.geom ) "geom"
        </if>
        from blade_attach attach
        left join manage_device device on attach.device_sn = device.device_sn::VARCHAR