Authored by sailing-PC\sailing

fix

... ... @@ -17,7 +17,6 @@ import org.springframework.web.bind.annotation.RestController;
import java.util.Objects;
@RestController
@RequestMapping(value = "/buyerOrder")
public class BuyerOrderController {
... ...