雷蛇攬獲京東“京碼獎(jiǎng)大賞”雙重獎(jiǎng)項(xiàng) 引領(lǐng)電競(jìng)鍵鼠消費(fèi)趨勢(shì)
$config = self::init($module);// 模塊請(qǐng)求緩存檢查$request->cache($config['request_cache'],$config['request_cache_expire'],$config['request_cache_except']);} else {throw new HttpException(404, 'module not exists:' . $module);}} else {// 單一模塊部署$module = '';$request->module($module);}// 設(shè)置默認(rèn)過濾機(jī)制$request->filter($config['default_filter']);