|
@@ -18,7 +18,7 @@ public class OnLineParam extends HxzSuperModel {
|
|
|
@Schema(description = "")
|
|
@Schema(description = "")
|
|
|
private OnLineInfoParam info;
|
|
private OnLineInfoParam info;
|
|
|
|
|
|
|
|
- @Schema(description = "operator")
|
|
|
|
|
|
|
+ @Schema(description = "operator Online:设备上线通知 Online-Ack:设备接收平台上线的回复Offline:设备下线通知")
|
|
|
private String operator;
|
|
private String operator;
|
|
|
|
|
|
|
|
}
|
|
}
|