This commit is contained in:
Redkale
2020-09-14 11:16:16 +08:00
parent 205233f8c9
commit 8d9d893839

View File

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