微信授权

feat/task1-c-wallet
devil_gong 2019-05-24 16:26:37 +08:00
parent 9496879137
commit 7d07a87119
1 changed files with 1 additions and 3 deletions

View File

@ -80,9 +80,7 @@ class Auth extends Controller
$ret = $this->RemoteAccessToken($params);
echo '<pre>';
print_r($params);
echo __MY_VIEW_URL__;
print_r($ret);
}
/**