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