置顶 我女儿有仙女棒 于 2019-07-16 10:21:19 发布

 解决方法:

1
前端在ajax请求 header 里面添加 X-Requested-With = XMLHttpRequest
1
原因是 IndirectClient 类里面的 getRedirectAction 方法里面已经做了判断的,只要让后台识别成ajax请求就行

看源码会抛出  HttpAction.unauthorized(context) 异常, 统一捕捉就行了