多媒体、IP复用、增加导出excel和csv
This commit is contained in:
@@ -36,6 +36,8 @@ public interface IpAddrPoolCfgDao extends CrudDao<IpAddrPoolCfgDao>{
|
||||
Long getAddrPoolIdByName(String addrPoolName);
|
||||
|
||||
IpReuseIpCfg checkAddrPoolIp(@Param("srcIpAddress")String ip);
|
||||
|
||||
List<IpAddrPoolCfg> findByPage(@Param("ids")String ids);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user