1 Star 0 Fork 0

警醒 / VeinOpen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 316 Bytes
一键复制 编辑 原始数据 按行查看 历史
警醒 提交于 2020-02-21 12:45 . 统一管理接口异常编码
<?php
namespace think;
// 加载基础文件
require __DIR__ . '/thinkphp/base.php';
require __DIR__ . '/application/const.php';
// think文件检查,防止TP目录计算异常
file_exists('think') || touch('think');
// 执行应用并响应
Container::get('app', [__DIR__ . '/application/'])->run()->send();
1
https://gitee.com/alerting/VeinOpen.git
git@gitee.com:alerting/VeinOpen.git
alerting
VeinOpen
VeinOpen
devicemanager

搜索帮助

53164aa7 5694891 3bd8fe86 5694891