mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-09-03 03:15:33 +00:00
所有的覆写方法,必须加@Override注解
This commit is contained in:
@@ -45,6 +45,7 @@ public class GlobalException extends RuntimeException
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getMessage()
|
||||
{
|
||||
return message;
|
||||
|
Reference in New Issue
Block a user