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