ing
This commit is contained in:
parent
f556496665
commit
c189942388
|
@ -83,4 +83,8 @@ public class CentralTargetService implements TargetService {
|
|||
return null;
|
||||
}
|
||||
|
||||
public List<Target> readAllTargetByProbeID(Long probeID) throws OverflowException {
|
||||
return null;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user