|
@@ -12,8 +12,6 @@ use think\App;
|
|
|
use think\facade\Event;
|
|
use think\facade\Event;
|
|
|
use think\paginator\driver\Bootstrap;
|
|
use think\paginator\driver\Bootstrap;
|
|
|
use think\Response;
|
|
use think\Response;
|
|
|
-use function SixShop\Core\extension_path;
|
|
|
|
|
-use function SixShop\Core\success_response;
|
|
|
|
|
|
|
|
|
|
class ExtensionController
|
|
class ExtensionController
|
|
|
{
|
|
{
|