This commit is contained in:
dute7liang
2024-01-01 21:41:13 +08:00
parent 0128d6437e
commit a39b919bae
39 changed files with 638 additions and 65 deletions

View File

@@ -11,7 +11,7 @@ public final class ServiceException extends RuntimeException {
/**
* 错误码
*/
private Integer code;
private Integer code = 600;
/**
* 错误提示