This commit is contained in:
邓皓元 2019-04-22 16:14:42 +08:00
parent 559be53fb6
commit 8bfea4dfc5

View File

@ -86,6 +86,8 @@ class VdActivated extends Command
app(CardRepository::class)->forgetCached();
app(OrderCardPartitionRepository::class)->forgetCached();
$this->line('结束同步已在VD上未激活卡的激活数据');
}
protected function getDateTime()