init
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace app\controller;
|
||||
|
||||
use app\config\Config;
|
||||
use plugin\admin\app\common\ModelAutoGenerator;
|
||||
use app\utils\ModelAutoGenerator;
|
||||
use app\zlm\ZLMClient;
|
||||
use support\Request;
|
||||
use support\Response;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace app\repository\exception;
|
||||
namespace plugin\admin\app\repository\exception;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace app\repository\exception;
|
||||
namespace plugin\admin\app\repository\exception;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user