正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -51,7 +51,6 @@ class HeaderFooter extends Command | @@ -51,7 +51,6 @@ class HeaderFooter extends Command | ||
| 51 | ProjectServer::useProject($v['id']); | 51 | ProjectServer::useProject($v['id']); |
| 52 | DB::table('gl_web_template_com')->truncate(); | 52 | DB::table('gl_web_template_com')->truncate(); |
| 53 | $templateComModel = new BTemplateCom(); | 53 | $templateComModel = new BTemplateCom(); |
| 54 | - $templateComModel->truncate(); | ||
| 55 | $this->saveTemplateCom($v['id']); | 54 | $this->saveTemplateCom($v['id']); |
| 56 | DB::disconnect('custom_mysql'); | 55 | DB::disconnect('custom_mysql'); |
| 57 | } | 56 | } |
-
请 注册 或 登录 后发表评论