正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -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(); |
-
请 注册 或 登录 后发表评论