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