医案推荐图书
This commit is contained in:
@@ -13,6 +13,6 @@ public interface BookMedicalRecordsDao extends MPJBaseMapper<BookMedicalRecordsE
|
||||
|
||||
|
||||
|
||||
List<BookEntity> getBooks(Integer userId);
|
||||
List<BookEntity> getBooks(Integer page,Integer limit,Integer userId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user