Commit 6966ce7187f16bcbbc2c324e6d45f8f84a4e1d70

Authored by 刘岱鹏
1 parent b08c8055

添加class服务

Showing 1 changed file with 4 additions and 1 deletions
cloud-service.yml
@@ -42,7 +42,10 @@ zuul: @@ -42,7 +42,10 @@ zuul:
42 url: http://192.168.30.250:30310/hybird-web 42 url: http://192.168.30.250:30310/hybird-web
43 training: 43 training:
44 path: /training/** 44 path: /training/**
45 - serviceId: training-service 45 + serviceId: training-service
  46 + class:
  47 + path: /class/**
  48 + serviceId: class-service
46 49
47 hystrix: 50 hystrix:
48 command: 51 command: