mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
修改Acmp
This commit is contained in:
@@ -13,6 +13,6 @@ public class ACmp extends NodeComponent {
|
||||
|
||||
@Override
|
||||
public void process() {
|
||||
System.out.println("ACmp executed!");
|
||||
System.out.println(getTag() + ",ACmp executed!");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user