改进 扣费命令

This commit is contained in:
iVampireSP.com 2023-01-05 17:33:33 +08:00
parent c81151aeda
commit 9d57aa8bf5
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -26,7 +26,7 @@ class HostCost extends Command
*
* @return int
*/
public function handle()
public function handle(): int
{
$host = $this->option('host-id');