feat : wx login
This commit is contained in:
@@ -12,4 +12,5 @@ declare(strict_types=1);
|
||||
return [
|
||||
Hyperf\ExceptionHandler\Listener\ErrorExceptionHandler::class,
|
||||
Hyperf\Command\Listener\FailToHandleListener::class,
|
||||
App\Listener\FirstRegistrationListener::class,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user