摘要: baseException作为基础异常使用 public class BaseException extends RuntimeException { private static final long serialVersionUID = 1L; /** * 所属模块 */ private Str 阅读全文
posted @ 2022-05-17 16:34 abelkeith 阅读(171) 评论(0) 推荐(0)