扣款失败后,重试扣款
This commit is contained in:
parent
ce08f7866d
commit
11086d363a
|
@ -19,7 +19,7 @@ class PayOrderRetry extends Command
|
||||||
|
|
||||||
protected function configure()
|
protected function configure()
|
||||||
{
|
{
|
||||||
$this->setName('PayOrderRetry')->setDescription('重试扣款失败的订单');
|
$this->setName('payOrderRetry')->setDescription('重试扣款失败的订单');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue