事件、波形文件解析功能调整
This commit is contained in:
@@ -37,4 +37,8 @@ public class AlmDto implements Serializable {
|
||||
@ApiModelProperty("相别")
|
||||
private String phase;
|
||||
|
||||
@SerializedName("Code")
|
||||
@ApiModelProperty("告警编码")
|
||||
private String code;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user