注释信息完善

This commit is contained in:
zhh
2018-04-26 09:23:14 +08:00
parent a41633a9b7
commit f603ca624d
112 changed files with 34531 additions and 42 deletions

View File

@@ -13,6 +13,7 @@ import java.io.IOException;
/**
* 用于Rest请求是返回自定义错误信息
* Created by macro on 2018/4/26.
*/
@Component
public class RestfulAccessDeniedHandler implements AccessDeniedHandler{