田源
2025-01-13 03e602bbaee807c42a22df05f1f00c558ffe9fa0
Source/plt-web/plt-web-parent/plt-web-base/src/main/java/com/vci/starter/web/annotation/VciLifeCycleTrans.java
@@ -9,7 +9,7 @@
 * 生命周期状态流向
 * @author weidy
 */
@Target({java.lang.annotation.ElementType.TYPE, ElementType.FIELD})
@Target({ElementType.TYPE, ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
public @interface VciLifeCycleTrans {