源码:
https://wwp.lanzoup.com/iQZAI0292fji
教程:
1.下载源码解压
2.配置文件/gamehelper/config/config.json
如下:
"servername":"数据库地址",
"username":"数据库用户名",
"password":"数据库密码",
"dbname":"数据库名",
"MyDb1":"存储账号信息数据表名",
"MyDb2":"记录查询信息数据表名",
"accessToken":"QQ王者营地账号accessToken",
"openId":"QQ王者营地账号openId"
3.上传到服务器
4.初始化数据库:
http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://域名/gamehelper/install/db.install.php
5.数据库安装sg11扩展即刻
text格式接口:
http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://域名/gamehelper/index/search.php?name=游戏名字
json格式接口:
http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://域名/gamehelper/json/search.php?name=游戏名字