jinpengyong
2023-12-18 67fce8d2c430e7103f82dac054523153d43feb47
screen-api/src/main/resources/mapper/DeviceMapper.xml
@@ -216,7 +216,7 @@
        d.latitude as lat,
        d.longitude as lng,
        d.name as name,
        (hd.value ->> '$.a34002' )+0 as count,
        (hd.value ->> #{type} ) as count,
        hd.time
        FROM
        device as d