地址池IP校验修改.
This commit is contained in:
@@ -35,7 +35,7 @@ public interface IpAddrPoolCfgDao extends CrudDao<IpAddrPoolCfgDao>{
|
||||
|
||||
Long getAddrPoolIdByName(String addrPoolName);
|
||||
|
||||
Long checkAddrPoolIp(@Param("srcIpAddress")String ip);
|
||||
IpReuseIpCfg checkAddrPoolIp(@Param("srcIpAddress")String ip);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user