spring-boot-cloud
spring-boot-cloud copied to clipboard
获取令牌后 携带令牌访问http://localhost:8060/svca提示错误
{ "error": "invalid_token", "error_description": "f722f813-cf80-464d-98c3-e1d2142de615" }
@zhangxd1989