作者 王晓刚
1 个管道 的构建 通过 耗费 0 秒

发送短信

@@ -355,7 +355,6 @@ class Registers extends Backend @@ -355,7 +355,6 @@ class Registers extends Backend
355 //发送验证码 355 //发送验证码
356 substr(Common::sendCode($mobile, $content),0,1); 356 substr(Common::sendCode($mobile, $content),0,1);
357 } 357 }
358 - $this->success('发送成功');  
359 Db::commit(); 358 Db::commit();
360 } catch (ValidateException $e) { 359 } catch (ValidateException $e) {
361 Db::rollback(); 360 Db::rollback();