birt
2025-04-14 3cd9faffeec44720293be0806991010f7b489f09
zhitan-common/src/main/java/com/zhitan/common/exception/CustomException.java
@@ -3,7 +3,7 @@
/**
 * 自定义异常
 * 
 * @author ZhiTan
 * @author ruoyi
 */
public class CustomException extends RuntimeException
{