ing
This commit is contained in:
parent
7934a7d94e
commit
f7c1f2ef92
|
@ -9,5 +9,6 @@ import com.loafle.overflow.model.infra.InfraHostDaemon;
|
|||
|
||||
public interface InfraHostDaemonService {
|
||||
InfraHostDaemon regist(InfraHostDaemon infraHostDaemon) throws OverflowException;
|
||||
|
||||
InfraHostDaemon read(Long id) throws OverflowException;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user