REQ-3754: 防御
This commit is contained in:
parent
2d7a699ad0
commit
3c05e5f5c1
@ -22,7 +22,7 @@ public class BatchController {
|
|||||||
|
|
||||||
public BatchController(String operation, Object request,
|
public BatchController(String operation, Object request,
|
||||||
ExecutorService executor) {
|
ExecutorService executor) {
|
||||||
this(operation, request, executor, 4);
|
this(operation, request, executor, 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
public BatchController(String operation, Object request,
|
public BatchController(String operation, Object request,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user