正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -265,7 +265,7 @@ class Registers extends Backend | @@ -265,7 +265,7 @@ class Registers extends Backend | ||
265 | $this->error($exception->getMessage()); | 265 | $this->error($exception->getMessage()); |
266 | } | 266 | } |
267 | if (!$insert) { | 267 | if (!$insert) { |
268 | - $this->error(__('No rows were updated')); | 268 | + $this->error(__('No rows were updated!!!')); |
269 | } | 269 | } |
270 | try { | 270 | try { |
271 | //是否包含admin_id字段 | 271 | //是否包含admin_id字段 |
-
请 注册 或 登录 后发表评论