提交 1.SNAT复用策略、相关sql 2.IP复用调用CGI接口url字典
This commit is contained in:
@@ -750,4 +750,7 @@ public final class Constants {
|
||||
public static final String NTC_IP_REUSE_USER_DELETE = Configurations.getStringProperty("userDelete","");
|
||||
public static final String NTC_IP_REUSE_USER_GET = Configurations.getStringProperty("userGet","");
|
||||
public static final String NTC_IP_REUSE_USER_LIST = Configurations.getStringProperty("userList","");
|
||||
|
||||
// IP复用模块调用相关CGI接口URL
|
||||
public static final String IP_REUSE_CALL_CGI_URL = Configurations.getStringProperty("ip_reuse_call_cgi_url","");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user