Explorar el Código

Merge branch 'master' of qk:zy_duanju/duanju_manage into test

admin hace 2 años
padre
commit
2d9141fd63
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      modules/Manage/Installer.php

+ 1 - 1
modules/Manage/Installer.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace Modules\ContentManage;
+namespace Modules\Manage;
 
 use Catch\Support\Module\Installer as ModuleInstaller;
 use Modules\Manage\Providers\ManageServiceProvider;