@@ -16,7 +16,6 @@ import org.springframework.web.bind.annotation.*;
* Created by zdw
* 2018-10-23 11:39.
*/
-@CrossOrigin
@RestController
@RequestMapping("/customer")
public class CustomerController {