SpringCloud找不到HystrixCommand注解
pom.xml添加如下依赖:<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-hystrix</artifactId></de