摘要: /** * 自定制异常类 * * @author MoCha * @date 2019/5/25 */@Getterpublic class CustomException extends RuntimeException { private int code; private String mes 阅读全文
posted @ 2019-12-19 14:09 徐小白13 阅读(184) 评论(0) 推荐(0)