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