bug调整
This commit is contained in:
@@ -48,6 +48,9 @@ public class HistoryDataResultVO implements Serializable {
|
||||
@ApiModelProperty("接线方式 0.星型 1.星三角 2.三角")
|
||||
private String wiringMethod;
|
||||
|
||||
@ApiModelProperty("排序")
|
||||
private Integer sort;
|
||||
|
||||
@ApiModelProperty("暂降事件详情")
|
||||
private List<EventDetailVO> eventDetail;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user