摘要: public class AobpException extends Exception implements ExceptionConstant { private int code; private String msg; public AobpException(int code, Strin 阅读全文
posted @ 2019-03-20 20:05 GavinYao 阅读(372) 评论(0) 推荐(0) 编辑
摘要: private static final String IMAGE_TYPE_PROMPT = "文件格式仅支持jpg、png";private static final String IMAGE_FILE_SIZE_PROMPT = "文件格式仅支持jpg、png"; public String 阅读全文
posted @ 2019-03-20 20:01 GavinYao 阅读(516) 评论(0) 推荐(0) 编辑