导航,附件,拦截器
This commit is contained in:
@@ -10,4 +10,8 @@ public interface UrlListService {
|
||||
public List<UrlList> selectUrList();
|
||||
public UrlList selectUrListByInput(String input);
|
||||
public UrlList selectUrlListByUrlId(Long urlId);
|
||||
|
||||
public int updateUrlStatusListById(UrlList urlList);
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user