打日志
This commit is contained in:
parent
2e48fa6a9b
commit
0417000ee2
@ -59,8 +59,8 @@ public class TaskAspect {
|
|||||||
}
|
}
|
||||||
} finally {
|
} finally {
|
||||||
if (null == context) {
|
if (null == context) {
|
||||||
RequestIdUtil.clear();
|
|
||||||
log.info("task方法结束:{}",methodName);
|
log.info("task方法结束:{}",methodName);
|
||||||
|
RequestIdUtil.clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user