chenl
2018-12-18 68f970d2bb50efaded07720b9a0fc41db8882adf
framework/class/oauth2/mobile.class.php
@@ -78,6 +78,7 @@
      $smscode = trim($_GPC['smscode']);
      $mobile = trim($_GPC['mobile']);
      $member['password'] = $_GPC['password'];
      $member['invitation_code'] = $_GPC['invitation_code'];
      if (empty($smscode)) {
         return error(-1, '短信验证码不能为空');