功能优化
1.优化界面描述显示; 2.新增测试项暂态事件
This commit is contained in:
@@ -26,4 +26,7 @@ public class DataParam implements Serializable {
|
||||
@ApiModelProperty("数据标志")
|
||||
private String dataLevel;
|
||||
|
||||
@ApiModelProperty("数据来源 0:补召 1:在线监测 ")
|
||||
private Integer dataSource;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user