zbj//1.大屏中间所有数据稳态符合性
This commit is contained in:
@@ -21,6 +21,12 @@ public class AllDataVO implements Serializable {
|
||||
@ApiModelProperty("部门名称")
|
||||
private String areaName;
|
||||
|
||||
/**
|
||||
* 部门id
|
||||
*/
|
||||
@ApiModelProperty("部门id")
|
||||
private String index;
|
||||
|
||||
/**
|
||||
* 暂降事件次数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user