作者 郭文星

111

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