微调
This commit is contained in:
@@ -109,5 +109,9 @@ public class CsEquipmentDeliveryVO extends BaseEntity {
|
||||
@ApiModelProperty(value="装置出厂方式")
|
||||
private String devAccessMethod ;
|
||||
|
||||
@ApiModelProperty(value="设备运行状态(0:删除 1:离线 2:在线)")
|
||||
private Integer runStatus ;
|
||||
|
||||
@ApiModelProperty(value="设备软件信息")
|
||||
private String softinfoId ;
|
||||
}
|
||||
Reference in New Issue
Block a user