正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
@@ -274,8 +274,6 @@ class Question extends Api | @@ -274,8 +274,6 @@ class Question extends Api | ||
274 | $Api = new Algorithm(); | 274 | $Api = new Algorithm(); |
275 | $return = $Api->InsertReport($QuestionArray); | 275 | $return = $Api->InsertReport($QuestionArray); |
276 | } | 276 | } |
277 | - dump($QuestionArray); | ||
278 | - die; | ||
279 | $this->success('成功', $return); | 277 | $this->success('成功', $return); |
280 | } | 278 | } |
281 | 279 |
-
请 注册 或 登录 后发表评论