mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
submit
This commit is contained in:
@@ -117,7 +117,7 @@ public abstract class AbsSlot implements Slot{
|
||||
str.append("==>");
|
||||
}
|
||||
}
|
||||
LOG.info(str.toString());
|
||||
LOG.info("[{}]:{}",getRequestId(),str.toString());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user