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