1
This commit is contained in:
@@ -21,7 +21,7 @@ type ParallelConfig struct {
|
||||
// ParentTask ITask
|
||||
// IsAsync bool
|
||||
ParallelCount int
|
||||
BatchSize int
|
||||
BatchSize int // 最大传入数据量
|
||||
IsContinueWhenError bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user