init
This commit is contained in:
@@ -11,7 +11,7 @@ public final class ServiceException extends RuntimeException {
|
||||
/**
|
||||
* 错误码
|
||||
*/
|
||||
private Integer code;
|
||||
private Integer code = 600;
|
||||
|
||||
/**
|
||||
* 错误提示
|
||||
|
||||
Reference in New Issue
Block a user