Explorar o código

查看有没密钥

shish %!s(int64=6) %!d(string=hai) anos
pai
achega
5a2f4bbdd9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/www/controllers/WxOpenController.php

+ 1 - 0
app/www/controllers/WxOpenController.php

@@ -95,6 +95,7 @@ class WxOpenController extends PublicController
 		}
 		$info = $authorize['authorization_info'];
 		$authorizeAppId = $info['authorizer_appid'];
+		dd($info);
 		$authorize_access_token = $info['authorizer_access_token'];
 		$expires_in = $info['expires_in'];//7200
 		$authorize_refresh_token = $info['authorizer_refresh_token'];