Commit e654bb35 authored by fangxinjiang's avatar fangxinjiang

全局异常处理

parent 9def8aee
...@@ -44,7 +44,7 @@ public class YifuUser extends User { ...@@ -44,7 +44,7 @@ public class YifuUser extends User {
/** /**
* 用户名称 * 用户名称
*/ */
@Schema(title = "用户名称") @Getter
private String nickname; private String nickname;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment