吉安感知网项目-后端
linwei
2026-07-16 c011ced04d1ea294b59a1b3515f25b78d85e98b0
drone-service/drone-fw/src/main/java/org/sxkj/fw/device/mapper/FwDeviceMapper.xml
@@ -47,7 +47,6 @@
        ja_fw_device
        <where>
            is_deleted = 0
            and track_status = 1
            <if test="param2.id != null and param2.id != ''">
                and id::text = #{param2.id}::text
            </if>