springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComSanShuoExpertService.java
@@ -14,7 +14,7 @@ * @param comSanshuoExpertDTO * @return 处理结果 * */ R addExpert(ComSanshuoExpertDTO comSanshuoExpertDTO); R addOrUpdateExpert(ComSanshuoExpertDTO comSanshuoExpertDTO); /** * 后台获取专家列表 @@ -39,7 +39,7 @@ /** * 小程序获取专家列表 * */ R selectExpertList(); R selectExpertList(Integer type,Long id,Long cid); /** * 专家风采列表