正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -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 = [ |
-
请 注册 或 登录 后发表评论