feat: 新增系统模块安装器

This commit is contained in:
JaguarJack
2023-07-25 10:36:41 +08:00
parent 19fd75d171
commit f31d45a872

View File

@@ -1,6 +1,6 @@
<?php
namespace Modules\Develop;
namespace Modules\System;
use Catch\Support\Module\Installer as ModuleInstaller;
use Modules\System\Providers\SystemServiceProvider;