Files
ulthon_admin/app/common.php

6 lines
86 B
PHP

<?php
use think\facade\App;
include App::getRootPath() . '/extend/base/helper.php';