作者 lyh

gx数据~

@@ -209,7 +209,6 @@ class KeywordVideoController extends BaseController @@ -209,7 +209,6 @@ class KeywordVideoController extends BaseController
209 */ 209 */
210 public function get_template(){ 210 public function get_template(){
211 $data = Cache::get('template_data'); 211 $data = Cache::get('template_data');
212 - $data = null;  
213 if(empty($data)){ 212 if(empty($data)){
214 $url = 'http://216.250.255.116:7866/get_template'; 213 $url = 'http://216.250.255.116:7866/get_template';
215 $header = [ 214 $header = [