金山云服务API调用并入库,交换机管理功能新增
This commit is contained in:
@@ -65,5 +65,8 @@ public class RmMonitorPolicy extends BaseEntity
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@Excel(name = "修改时间")
|
||||
private Date updateTime;
|
||||
|
||||
/** 交换机类型 */
|
||||
private String switchType;
|
||||
/** 部署设备 */
|
||||
private String deployDevice;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user