Fork me on Baidu

02 2025 档案

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