IP复用策略列表增加查询条件.

This commit is contained in:
zhangwq
2018-10-30 14:52:52 +08:00
parent 7f0048aec7
commit b9119e0f5f
4 changed files with 8 additions and 1 deletions

View File

@@ -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));