feat : coupon
This commit is contained in:
@@ -17,7 +17,7 @@ class LoginService extends BaseService
|
||||
{
|
||||
protected string $loginType = '';
|
||||
|
||||
public function handle()
|
||||
public function handle(): array
|
||||
{
|
||||
$this->loginType = $this->request->input('login_type','');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user