주문시 checkStock 를 체크하도록 변경함
This commit is contained in:
@@ -24,7 +24,7 @@ spring:
|
||||
- id: delivery
|
||||
uri: http://localhost:8082
|
||||
predicates:
|
||||
- Path=/deliveryies/**
|
||||
- Path=/deliveries/**
|
||||
- id: servicecenter
|
||||
uri: http://localhost:8084
|
||||
predicates:
|
||||
|
||||
Reference in New Issue
Block a user