02 2025 档案
摘要:$code = $this->request->post('code'); $appid = '你的appid'; $appsecret = '你的secret'; $weixin = getJson('https://api.weixin.qq.com/sns/jscode2session?app
阅读全文
摘要:我是使用apache 碰到这个问题的 就是apache 中的省略入口文件没有配置好 <IfModule mod_rewrite.c>Options +FollowSymlinks -MultiviewsRewriteEngine onRewriteCond %{REQUEST_FILENAME} !
阅读全文