作者 郭文星

13

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