jinpengyong
2023-12-18 67fce8d2c430e7103f82dac054523153d43feb47
chore:修改提交
1 files modified
2 ■■■ changed files
screen-api/src/main/resources/mapper/DeviceMapper.xml 2 ●●● patch | view | raw | blame | history
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