摘要: @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.METHOD, ElementType.TYPE}) @Documented public @interface RequestInitial { Class<?>[] groups() 阅读全文
posted @ 2024-04-21 11:30 yydssc 阅读(28) 评论(0) 推荐(0)