IP复用策略列表增加查询条件.
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
protocolPort:"TCP protocol or UDP protocol must be chosen when port is greater than 0",
|
||||
protocolPort1:"Only when TCP protocol or UDP protocol is chosen can port greater than 0",
|
||||
netAddress:"C类IP地址网络位必须相同",
|
||||
ipUnique:"IP already exists."
|
||||
ipUnique:"IP already exists.",
|
||||
asnNoUnique:"ASN already exists."
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
Reference in New Issue
Block a user