Commit 4686fdab authored by 734642908@qq.com's avatar 734642908@qq.com

token

parent 597e2351
......@@ -60,7 +60,7 @@ class WechatController extends BaseController
public function getToekn()
{
$filepath = 'http://ylc.test.llewan.com/wechat/reToekn';
$filepath = 'http://ylc.test.llewan.com/wechat/retToekn';
$token = file_get_contents($filepath);
return $token;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment