删除错误的引入;优化目录创建

This commit is contained in:
2023-11-09 11:13:53 +08:00
parent 7829f7679b
commit a430cc9214
2 changed files with 2 additions and 4 deletions

View File

@@ -13,8 +13,6 @@ use think\facade\Filesystem;
use think\response\View;
use think\route\Url;
include_once __DIR__ . '/common/app/functions.php';
if (!function_exists('__url')) {
/**
* 构建URL地址