mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-08-30 12:45:32 +08:00
6 lines
86 B
PHP
6 lines
86 B
PHP
<?php
|
|
|
|
use think\facade\App;
|
|
|
|
include App::getRootPath() . '/extend/base/helper.php';
|