This commit is contained in:
2025-05-21 11:24:15 +08:00
parent 6010f4efe9
commit 2bbecd241a
121 changed files with 397 additions and 5193 deletions

View File

@@ -93,7 +93,7 @@ public class CommonResult<T> implements Serializable {
// ========= 和 Exception 异常体系集成 =========
/**
/**
* 判断是否有异常。如果有,则抛出 {@link ServiceException} 异常
*/
public void checkError() throws ServiceException {