|
@@ -4,7 +4,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
|
|
|
|
|
|
@RestController
|
|
@RestController
|
|
|
-@RequestMapping(value = "/api/admin/order")
|
|
|
|
|
|
|
+@RequestMapping(value = "/api/admin/pororder")
|
|
|
public class AdminOrderApiController {
|
|
public class AdminOrderApiController {
|
|
|
|
|
|
|
|
}
|
|
}
|