sendStart(); $this->sendStartPoint(); } public function sendStart(){ CustomMsgService::add_news_top_book(); } public function sendStartPoint(){ CustomMsgService::add_news_point_book(); } }