提交 dccf9105 作者: 方治民

feat: 实时定位日志记录地图 ID

上级 7db8856e
......@@ -136,6 +136,7 @@ public class ZyRabbitReceiver {
.builder()
.raw(data)
.locationTime(time)
.areaId(data.getLong("areaId"))
.silent(data.getBoolean("silent"))
.volt(data.getInteger("volt"))
.voltUnit(data.getString("voltUnit"))
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论