修改注释。
This commit is contained in:
parent
06fb0e7a4d
commit
9d6f6edacb
@ -11,7 +11,7 @@ import java.lang.annotation.Target;
|
|||||||
* <p>标识方法为静态工厂方法
|
* <p>标识方法为静态工厂方法
|
||||||
*
|
*
|
||||||
* @author <a href="https://gitee.com/zhouxy108">ZhouXY</a>
|
* @author <a href="https://gitee.com/zhouxy108">ZhouXY</a>
|
||||||
* @since 1.0
|
* @since 0.1.0
|
||||||
*/
|
*/
|
||||||
@Target(ElementType.METHOD)
|
@Target(ElementType.METHOD)
|
||||||
@Retention(RetentionPolicy.RUNTIME)
|
@Retention(RetentionPolicy.RUNTIME)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user