bitget earn
This commit is contained in:
@@ -15,7 +15,7 @@ class Bitget
|
||||
echo date('[Y-m-d H:i:s]')."Getcoin:".__CLASS__." Now Running: \n";
|
||||
$command = new GetcoinBitget();
|
||||
$input = new ArrayInput([
|
||||
'name' => 'Alice', // 命令的参数
|
||||
'name' => 'Alice',
|
||||
]);
|
||||
$output = new ConsoleOutput();
|
||||
$command->run($input, $output);
|
||||
|
||||
Reference in New Issue
Block a user