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