更新
This commit is contained in:
@@ -33,7 +33,7 @@ class ExpressAutoUpdate extends Command
|
||||
$startTime = microtime(true);
|
||||
|
||||
try {
|
||||
$result = ExpressTrackingService::autoUpdateBatch(50);
|
||||
$result = ExpressTrackingService::autoUpdateBatch(150);
|
||||
|
||||
$duration = round(microtime(true) - $startTime, 2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user