1、优化服务器管理列表运营商、省、ip展示。
2、服务器管理列表搜索条件增加子网卡ip筛选。
This commit is contained in:
+5
-1
@@ -58,7 +58,11 @@ public class RmNetworkInterfaceRemote extends BaseEntity {
|
||||
private String clientIds;
|
||||
/** 查询所有网卡的clientId集合 */
|
||||
private String allClientIds;
|
||||
|
||||
// 如果是子接口,存储父接口名称
|
||||
private String parentInterface;
|
||||
/** 服务器列表传参 */
|
||||
private String queryParam;
|
||||
/** 有ipv4的标识 */
|
||||
private boolean ipv4Flag;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user