调整
This commit is contained in:
2022-04-16 23:56:20 +08:00
parent aec384d46f
commit 3a412f1a5c
4 changed files with 34 additions and 17 deletions
@@ -14,9 +14,6 @@ import lombok.EqualsAndHashCode;
@EqualsAndHashCode(callSuper = false)
public class BaseException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = 1L;