全新Storm Core API管理系统源码/免授权版
源码简介
全新Storm Core API管理系统源码 免授权版
本系统为API系统,实现了api集成等基础功能,以后可能会更新key调用api,或者实现付费功能,敬请期待,前端模板均无加密,用户可自行二开,具体请看图
❤安盾云-香港云服务器4H4G,240元/年(折后,8折优惠码andunyun888),免预存7折招收代理,智简魔方系统【点我购买】❤ |
测试环境:PHP7.2+MySQL5.6
访问:http://你的域名/install 进行安装
伪静态规则在根目录Nginx.txt中 以下也是
location / { rewrite ^/index.html$ /index.php; rewrite ^/sitemap.xml$ /sitemap.php; rewrite ^/api/(\w*).html$ /api.php?alias=$1; rewrite ^/down-([1-9]+[0-9]*).html$ /down/down.php?id=$1; rewrite ^/down.html$ /down/index.php; }
源码展示
源码下载
开发语言:PHP
数据库:Mysql
收藏
点赞
文章版权声明:除非注明,否则均为源码网原创文章,转载或复制请以超链接形式并注明出处。
还没有评论,来说两句吧...