摘要: thinkphp版 //避免频繁请求 (ThinkPHP) $sessID = 'register' . $data['mobile_code_id'] . $data['mobile'] . $data['password']; if(!(new \think\session\driver\Red 阅读全文
posted @ 2019-03-02 23:12 大雾哥 阅读(1339) 评论(0) 推荐(0)