shish 6 tahun lalu
induk
melakukan
308ce425f9
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      app/www/controllers/WxOpenController.php

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

@@ -95,7 +95,6 @@ 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'];