Update 'app/Console/Commands/ConvertUser.php'

pull/18/head
azizi 4 years ago
parent f176f70ec1
commit bfd8ee6089

@ -243,7 +243,7 @@ class ConvertUser extends Command
$count ++; $count ++;
$this->info('success transfer user : '. $newUserId . ' count of add : '.$count); $this->info('success transfer user : '. $newUserId . ' count of add : '.$count);
dd('success');
} }

Loading…
Cancel
Save