mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-18 17:26:39 +08:00
所有的覆写方法,必须加@Override注解
This commit is contained in:
parent
7cc9d17424
commit
96970ff951
@ -45,6 +45,7 @@ public class GlobalException extends RuntimeException
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getMessage()
|
||||
{
|
||||
return message;
|
||||
|
Loading…
Reference in New Issue
Block a user