주문시 checkStock 를 체크하도록 변경함

This commit is contained in:
kimscott
2019-09-27 14:16:23 +09:00
parent ec78add0e4
commit 53a08b2354

View File

@@ -24,7 +24,7 @@ spring:
- id: delivery
uri: http://localhost:8082
predicates:
- Path=/deliveryies/**
- Path=/deliveries/**
- id: servicecenter
uri: http://localhost:8084
predicates: