mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-04 20:31:10 +00:00
3 lines
85 B
PHP
3 lines
85 B
PHP
<?php
|
|
require __DIR__ . '/../vendor/autoload.php';
|
|
require __DIR__ . '/tag/Demo.php'; |