改进 命令名称
This commit is contained in:
parent
747c161f96
commit
2ab18b35c6
@ -14,7 +14,7 @@ class UserAddBalance extends Command
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $signature = 'user:charge {user_id} {amount}';
|
protected $signature = 'user:add-balance {user_id} {amount}';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The console command description.
|
* The console command description.
|
||||||
|
Loading…
Reference in New Issue
Block a user