提示
This commit is contained in:
parent
559be53fb6
commit
8bfea4dfc5
@ -86,6 +86,8 @@ class VdActivated extends Command
|
|||||||
|
|
||||||
app(CardRepository::class)->forgetCached();
|
app(CardRepository::class)->forgetCached();
|
||||||
app(OrderCardPartitionRepository::class)->forgetCached();
|
app(OrderCardPartitionRepository::class)->forgetCached();
|
||||||
|
|
||||||
|
$this->line('结束同步已在VD上未激活卡的激活数据');
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function getDateTime()
|
protected function getDateTime()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user