作者 郭文星

111

@@ -25,7 +25,6 @@ class Login extends Base @@ -25,7 +25,6 @@ class Login extends Base
25 public function get_user_by_shouquan() 25 public function get_user_by_shouquan()
26 { 26 {
27 print_r(123123123);return; 27 print_r(123123123);return;
28 -  
29 $appid = "wx58ceff4e93cfc523"; 28 $appid = "wx58ceff4e93cfc523";
30 $AppSecret = "baf744d21875280a5e98611f66adaf91"; 29 $AppSecret = "baf744d21875280a5e98611f66adaf91";
31 $post = $this->request->post(); 30 $post = $this->request->post();