修改接口逻辑
This commit is contained in:
@ -35,7 +35,6 @@ public class DeviceOtherMsgConsumer {
|
||||
String serialNumber=bo.getSerialNumber();//设备序列号
|
||||
Long productId;//产品id
|
||||
|
||||
|
||||
Long packetId;//包号
|
||||
byte[] data = bo.getData();//数据
|
||||
String topic=bo.getTopicName();//主题
|
||||
|
Reference in New Issue
Block a user