Showing
1 changed file
with
0 additions
and
1 deletions
@@ -17,7 +17,6 @@ import org.springframework.web.bind.annotation.RestController; | @@ -17,7 +17,6 @@ import org.springframework.web.bind.annotation.RestController; | ||
17 | import java.util.Objects; | 17 | import java.util.Objects; |
18 | 18 | ||
19 | @RestController | 19 | @RestController |
20 | -@RequestMapping(value = "/buyerOrder") | ||
21 | public class BuyerOrderController { | 20 | public class BuyerOrderController { |
22 | 21 | ||
23 | 22 |
-
Please register or login to post a comment