mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
重构版功能实现
This commit is contained in:
@@ -21,4 +21,6 @@ public interface AlbumService {
|
||||
Integer deleteAlbum(String albumkey);
|
||||
|
||||
List<Album> selectAlbumURLList(Album album);
|
||||
|
||||
Integer selectAlbumCount(Integer userid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user