1 Star 0 Fork 84

Dengbo / 刷脸支付-pay-crm-osc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
麦兜 提交于 2020-05-26 16:27 . 初始化
<?php
/* Index */
define('_ROOT_', preg_replace('/[\/\\\\]{1,}/', '/', __DIR__ . '/'));
define('_DATA_', _ROOT_ . 'data/');
define('_LOGS_', _DATA_ . 'logs/');
define('_TEMP_', _DATA_ . 'temp/');
define('APP_PATH', _ROOT_ . 'application/');
require _ROOT_ . 'thinkphp/start.php';
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ooobooo/pay-crm-osc.git
git@gitee.com:ooobooo/pay-crm-osc.git
ooobooo
pay-crm-osc
刷脸支付-pay-crm-osc
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891