代码上传
This commit is contained in:
parent
30b87af016
commit
9f6436d65b
@ -38,5 +38,6 @@ public interface PostCollectionService extends IService<PostCollectionEntity> {
|
|||||||
void cancelCollection(AddCollectionForm request, AppUserEntity user);
|
void cancelCollection(AddCollectionForm request, AppUserEntity user);
|
||||||
|
|
||||||
List<Integer> getPostListByUid(Integer uid);
|
List<Integer> getPostListByUid(Integer uid);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user