后端API迁移至新架构,升级版本号到1.0.0

This commit is contained in:
iyuu.cn
2020-02-07 18:31:11 +08:00
parent ea158ddd55
commit 2ce1920c51
3 changed files with 28 additions and 19 deletions

View File

@ -1,7 +1,4 @@
<?php
//----------------------------------
// 公共入口文件
//----------------------------------
// 定义目录
defined('ROOT_PATH') or define("ROOT_PATH", __DIR__);
define('DS', DIRECTORY_SEPARATOR);