merge and modify config file
This commit is contained in:
@@ -22,8 +22,7 @@ public interface UserEbookBuyService extends IService<UserEbookBuyEntity> {
|
||||
|
||||
List<Integer> getUserBookId(Integer userId);
|
||||
|
||||
|
||||
|
||||
void addBookForUser(Integer userId, List<Integer> bookIds);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user