@ -28,7 +28,7 @@ public interface DiscussionGroupDao extends PagingAndSortingRepository<WlyyTalkG
* @param consultCode
* @return
*/
List<WlyyTalkGroup> findByCodeAndType(String consultCode,Integer type);
List<WlyyTalkGroup> findByConsultCodeAndType(String consultCode,Integer type);
/**
* 获取医生对应病人讨论组