测试2
This commit is contained in:
parent
fe23638fb6
commit
2f29241806
@ -16,6 +16,7 @@ import org.springframework.cloud.openfeign.EnableFeignClients;
|
||||
@EnableDiscoveryClient
|
||||
@EnableFeignClients
|
||||
public class ServiceOrderApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(ServiceOrderApplication.class, args);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user