pull/957/head
weihu 3 years ago
parent c8758fc241
commit c15011ed36

@ -23,9 +23,7 @@ import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target; import java.lang.annotation.Target;
/** /**
*@author : wh * Annotation of singleton SPI.
*@date : 2022/11/8 21:54
*@description:
*/ */
@Target(ElementType.TYPE) @Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME) @Retention(RetentionPolicy.RUNTIME)

Loading…
Cancel
Save