springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComSanshuoExpertDao.java
@@ -50,9 +50,11 @@ * */ List<ExpertShowVO> selectExpertCommunity(); /** * 获取范围内的 * 小程序获取专家列表 * */ List<ComSanshuoExpert> selectExpertList(); }