Update
parent
587fdcf415
commit
bedce8b2b9
|
|
@ -28,7 +28,7 @@ class OrderSettleCommand extends Command
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = '将可自动完成的订单标记为已完成';
|
protected $description = '结算已完成的订单';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Execute the console command.
|
* Execute the console command.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue