version up
This commit is contained in:
@@ -44,5 +44,5 @@ public interface InfraService {
|
||||
Page<Infra> readAllByDomainID(Long domainID, PageParams pageParams) throws OverflowException;
|
||||
|
||||
@WebappAPI
|
||||
List<InfraZone> readAllInfraZoneByDomainID(Long domainID) throws OverflowException;
|
||||
List<InfraZone> readAllInfraZoneByProbeDomainID(Long probeDomainID) throws OverflowException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user