<?php namespace App\Service\Video\WechatCheck; class DramaInfoService { public static function syncDramaInfo($dramaId, $accessToken) { } }