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