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 {