銀行貸款監(jiān)管趨嚴(yán),消費(fèi)貸和經(jīng)營貸操作現(xiàn)狀及各地監(jiān)管行動剖析
$config = self::init($module);// 模塊請求緩存檢查$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']);