正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -262,6 +262,7 @@ class Registers extends Backend | @@ -262,6 +262,7 @@ class Registers extends Backend | ||
262 | } | 262 | } |
263 | } | 263 | } |
264 | } | 264 | } |
265 | + dump($insert); | ||
265 | } | 266 | } |
266 | } catch (Exception $exception) { | 267 | } catch (Exception $exception) { |
267 | $this->error($exception->getMessage()); | 268 | $this->error($exception->getMessage()); |
-
请 注册 或 登录 后发表评论