Browse Source

返回数据修改

hym 3 years ago
parent
commit
9e2e11a3e0

+ 3 - 3
zoniot-rmcp/zoniot-rmcp-api/src/main/java/com/zcxk/rmcp/api/dto/alarm/AlarmRuleDto.java

@@ -21,7 +21,7 @@ public class AlarmRuleDto {
      * channelId
      */
     @ApiModelProperty(value = "channelId")
-    @JsonIgnore
+
     private Integer productCategroyId;
     /**
      * siteId
@@ -97,13 +97,13 @@ public class AlarmRuleDto {
      * value1
      */
     @ApiModelProperty(value = "value1")
-    @JsonIgnore
+
     private String value1;
     /**
      * value2
      */
     @ApiModelProperty(value = "value2")
-    @JsonIgnore
+
     private String value2;
     /**
      * measuingDataType