This commit is contained in:
Redkale
2018-04-27 19:00:44 +08:00
parent dfdb37973f
commit a8e9822381

View File

@@ -17,7 +17,6 @@ import static java.lang.annotation.RetentionPolicy.RUNTIME;
* *
* @author zhangjx * @author zhangjx
*/ */
@Inherited
@Documented @Documented
@Target({TYPE}) @Target({TYPE})
@Retention(RUNTIME) @Retention(RUNTIME)