Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/other/FlowNoticeExample.java
@@ -1,9 +1,9 @@ package com.vci.web.other; import com.vci.web.annotation.FlowNotifyAfter; import com.vci.web.annotation.FlowNotifyBefore; import com.vci.web.annotation.FlowNotifyWeb; import com.vci.bo.FlowNoticeInfo; import com.vci.starter.web.annotation.FlowNotifyAfter; import com.vci.starter.web.annotation.FlowNotifyBefore; import com.vci.starter.web.annotation.FlowNotifyWeb; /** * 流程通知的示例