target remove page
This commit is contained in:
@@ -22,5 +22,5 @@ public interface MetaCrawlerMappingService {
|
||||
List<MetaCrawlerMapping> readAllByMetaTargetTypeKey(String targetTypeKey) throws OverflowException;
|
||||
|
||||
@WebappAPI
|
||||
MetaCrawlerMapping regist() throws OverflowException;
|
||||
MetaCrawlerMapping regist(MetaCrawlerMapping metaCrawlerMapping) throws OverflowException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user