移除、添加文件

This commit is contained in:
david
2021-01-13 13:53:54 +08:00
parent 87d9f81bad
commit e61b47f3e8
42 changed files with 1902 additions and 3516 deletions

View File

@ -1,10 +0,0 @@
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'IYUU\\' => array($baseDir . '/app'),
);