This commit is contained in:
RedKale
2016-03-14 11:01:47 +08:00
parent e5092f9529
commit 5ece314c8f

View File

@@ -18,7 +18,6 @@ import static java.lang.annotation.RetentionPolicy.RUNTIME;
* <p> 详情见: http://www.redkale.org
* @author zhangjx
*/
@Inherited
@Documented
@Target({TYPE})
@Retention(RUNTIME)