mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
优化测试用例
This commit is contained in:
@@ -15,7 +15,6 @@ import com.yomahub.liteflow.core.NodeComponent;
|
||||
@LiteflowRetry(5)
|
||||
public class CCmp extends NodeComponent {
|
||||
|
||||
|
||||
@Override
|
||||
public void process() {
|
||||
System.out.println("CCmp executed!");
|
||||
|
||||
Reference in New Issue
Block a user