修正订单迁移

This commit is contained in:
2024-05-09 18:21:33 +08:00
parent 9c88db6339
commit afcd9bc9b2
2 changed files with 3 additions and 1 deletions
@@ -114,6 +114,8 @@ class AddUserCouponExpiredQueueCommand extends HyperfCommand
$this->line($e->getMessage());
}
}
$this->line('全部结束');
}
/**