quguofeng 1 year ago
parent
commit
d3cbee8353
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/controller/api/Auth.php

+ 0 - 1
app/controller/api/Auth.php

@@ -388,7 +388,6 @@ class Auth extends BaseController
 
     public function spread(UserRepository $userRepository)
     {
-        echo 3232;exit();
         $data = $this->request->params([
             ['spread_spid', 0],
             ['spread_code', null],