示例#1
0
文件: cron.php 项目: vazahat/dudex
 public function expireUnsubscribe()
 {
     $this->service->deleteExpiredUnsubscribeCodeList();
 }