6
0
Fork 0
release
李静 2022-01-18 21:04:10 +08:00
parent 587fdcf415
commit bedce8b2b9
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class OrderSettleCommand extends Command
* *
* @var string * @var string
*/ */
protected $description = '将可自动完成的订单标记为已完成'; protected $description = '结算已完成的订单';
/** /**
* Execute the console command. * Execute the console command.