修改注释。

This commit is contained in:
zhouxy108 2023-04-30 10:50:50 +08:00
parent 06fb0e7a4d
commit 9d6f6edacb

View File

@ -11,7 +11,7 @@ import java.lang.annotation.Target;
* <p>标识方法为静态工厂方法
*
* @author <a href="https://gitee.com/zhouxy108">ZhouXY</a>
* @since 1.0
* @since 0.1.0
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)