2 Star 5 Fork 0

云中有鹿来 / RFID考勤

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
start.php 175 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈云 提交于 2019-11-25 12:53 . 第二版本
#!/usr/bin/env php
<?php
define('APP_PATH', __DIR__ . '/application/');
define('BIND_MODULE','push/Run');
// 加载框架引导文件
require __DIR__ . '/thinkphp/start.php';
PHP
1
https://gitee.com/likecy/rfid_attendance.git
git@gitee.com:likecy/rfid_attendance.git
likecy
rfid_attendance
RFID考勤
master

搜索帮助