提交代码
This commit is contained in:
@@ -16,10 +16,13 @@ import lombok.Data;
|
||||
@Data
|
||||
public class PqFrontLogsParam extends BaseParam {
|
||||
|
||||
|
||||
//terminal设备,measurepoint监测点
|
||||
private String level;
|
||||
//"logtype": "com/data", //日志类型
|
||||
private String logType;
|
||||
//"grade": "NORMAL/DEBUG", //日志等级
|
||||
private String grade;
|
||||
//前置类型stat稳态/recall补招/realTime实时/comtrade
|
||||
private String frontType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user