改进 扣费命令
This commit is contained in:
parent
c81151aeda
commit
9d57aa8bf5
@ -26,7 +26,7 @@ class HostCost extends Command
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function handle()
|
||||
public function handle(): int
|
||||
{
|
||||
$host = $this->option('host-id');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user