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