如return new Docket(DocumentationType.SWAGGER_2).groupName("aaa").apiInfo(apiInfo()).select() .paths(regex("/api/aaa/.*?")).build()