摘要: Signature sig = pjp.getSignature();MethodSignature msig = null;if (!(sig instanceof MethodSignature)) { throw new IllegalArgumentException("该注解只能用于方法" 阅读全文
posted @ 2019-07-10 23:42 雨花梦 阅读(615) 评论(0) 推荐(0)