ㅑ후
This commit is contained in:
@@ -14,6 +14,9 @@ public interface NoAuthProbeService {
|
||||
@ProbeAPI
|
||||
NoAuthProbe regist(NoAuthProbe noAuthProbe) throws OverflowException;
|
||||
|
||||
@WebappAPI
|
||||
NoAuthProbe read(Long id) throws OverflowException;
|
||||
|
||||
@ProbeAPI
|
||||
NoAuthProbe readByTempProbeKey(String tempProbeKey) throws OverflowException;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user