修改snat策略下发的用户信息.
This commit is contained in:
@@ -15,8 +15,8 @@ public class IpReusePolicyCfg extends BaseCfg<IpReusePolicyCfg>{
|
||||
private Integer addrPoolId; // 地址池ID
|
||||
private String translateParam; // 地址翻译参数
|
||||
|
||||
private String userName; // 仅用于列表条件检索
|
||||
private String addrPoolName;
|
||||
private String userName;
|
||||
private String addrPoolName; // 仅用于列表条件检索
|
||||
|
||||
public Integer getUserId() {
|
||||
return userId;
|
||||
|
||||
Reference in New Issue
Block a user