作者 郭文星

13

@@ -23,7 +23,6 @@ class Login extends Base @@ -23,7 +23,6 @@ class Login extends Base
23 */ 23 */
24 public function get_user_by_shouquan() 24 public function get_user_by_shouquan()
25 { 25 {
26 - print_r(123);return;  
27 $appid = $this->AppID; 26 $appid = $this->AppID;
28 $AppSecret = $this->AppSecret; 27 $AppSecret = $this->AppSecret;
29 $post = $this->request->post(); 28 $post = $this->request->post();