TRX hai 1 ano
pai
achega
692650941f

+ 2 - 2
src/main/java/com/github/microservice/models/hxz/IotSuperModel.java

@@ -21,9 +21,9 @@ public class IotSuperModel implements Serializable {
     @Schema(description = "设备ID")
     private String deviceId;
 
-    @JsonProperty("gateWayId")
+    @JsonProperty("gatewayId")
     @Schema(description = "网关ID")
-    private String gateWayId;
+    private String gatewayId;
 
     @Schema(description = "mqtt推送生成的业务数据ID")
     private String mqttDataId;