代码提交
This commit is contained in:
@@ -99,5 +99,5 @@ public class CsEquipmentDeliveryDTO {
|
||||
private Integer runStatus;
|
||||
|
||||
private Integer moduleNumber;
|
||||
|
||||
private Integer process;
|
||||
}
|
||||
@@ -23,4 +23,7 @@ public class LineParamDTO {
|
||||
|
||||
@ApiModelProperty(value = "设备id")
|
||||
private String devId;
|
||||
|
||||
@ApiModelProperty(value = "监测点id")
|
||||
private String lineId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user