张天森
2022-09-14 a555226aac49074be84a7e1adbd90cc1132e1dbc
springcloud_k8s_panzhihuazhihuishequ/applets/src/main/java/com/panzhihua/applets/api/ComSanShuoApi.java
@@ -32,7 +32,7 @@
    }
    @ApiOperation(value = "小程序获取可选择行专家列表",response = ComSanShuoEventVO.class )
    @GetMapping("/industryCenter/appletsList")
    @GetMapping("/expert/appletsList")
    public R expertAppList(){
        return communityService.expertAppList();
    }