springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/ComSanShuoExpertApi.java
@@ -127,7 +127,7 @@ * */ @GetMapping("/expertShow") public R expertShow(){ return comSanShuoExpertService.expertShow(); return comSanShuoExpertService.expertShow(this.getLoginUserInfo().getAppId()); }