删除重复字段

This commit is contained in:
2023-04-19 09:11:18 +08:00
parent dc3c4a8321
commit 15b8d1a15e

View File

@@ -21,13 +21,6 @@ public class TerminalOnlineRateDataParam extends DeviceInfoParam.BusinessParam{
/**
* 字段表监测点等级
*/
@ApiModelProperty(name = "lineGrade",value = "字段表监测点等级0极重要 1重要 2普通 3不重要")
private String lineGrade;
/**
* 调用模块分类
*/