正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -131,5 +131,6 @@ class UpdateMainHtml extends Command | @@ -131,5 +131,6 @@ class UpdateMainHtml extends Command | ||
| 131 | } | 131 | } |
| 132 | $content = new CustomModuleContent(); | 132 | $content = new CustomModuleContent(); |
| 133 | $content->insert($data); | 133 | $content->insert($data); |
| 134 | + return true; | ||
| 134 | } | 135 | } |
| 135 | } | 136 | } |
-
请 注册 或 登录 后发表评论