mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
修复引入文件错误
This commit is contained in:
@@ -10,7 +10,7 @@ use think\facade\Event;
|
||||
use think\facade\Filesystem;
|
||||
use think\route\Url;
|
||||
|
||||
include_once __DIR__ . '/app/common/app/functions.php';
|
||||
include_once __DIR__ . '/common/app/functions.php';
|
||||
|
||||
if (!function_exists('__url')) {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user