提交 75a49be8 authored 作者: 林业通's avatar 林业通

定时修改

上级 d9c9966a
......@@ -72,7 +72,7 @@ public class OtherShDeviceTimingServiceImpl extends ServiceImpl<OtherShDeviceTim
case "03": {
String action = entity.getAction() == 1 ? "01" : "00";
protocol.setReceiveId(entity1.getNumbering());
protocol.setContent(action + "00000000000000");
protocol.setContent(action + "00000000000001");
protocol.setDeviceType(type);
protocol.setCmd("18");
mqProducer.sendT(JSON.toJSONString(protocol));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论