feat : 模拟执行报错
This commit is contained in:
@@ -44,7 +44,9 @@ public class ConsoleCapture {
|
|||||||
|
|
||||||
|
|
||||||
public interface Task {
|
public interface Task {
|
||||||
|
|
||||||
Object execute() throws Exception;
|
Object execute() throws Exception;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user