修改convert
This commit is contained in:
parent
9ccd38bb50
commit
40eaed2dac
|
|
@ -208,6 +208,7 @@ public class BufferDeviceImpl implements IBufferDeviceService
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
log.info("getThingsBoardData {}", JSON.toJSONString(data));
|
log.info("getThingsBoardData {}", JSON.toJSONString(data));
|
||||||
|
|
||||||
return data;
|
return data;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue