Ejemplo n.º 1
0
 /**
  * 删除公众号对应的本地粉丝分组数据.
  */
 public function clearLocal()
 {
     $this->fanGroupReposifoty->deleteAll();
 }