39 Star 87 Fork 31

nh侬佪 / ThinkApiAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
server.php 383 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?php
// +----------------------------------------------------------------------
// | ThinkApiAdmin
// +----------------------------------------------------------------------
/* 定义应用目录 */
define('APP_PATH', __DIR__ . '/application/');
/* 定义Worker目录 */
define('BIND_MODULE','worker/Worker');
// 加载框架引导文件
require __DIR__ . '/thinkphp/start.php';
PHP
1
https://gitee.com/gitzwt/ThinkApiAdmin.git
git@gitee.com:gitzwt/ThinkApiAdmin.git
gitzwt
ThinkApiAdmin
ThinkApiAdmin
master

搜索帮助