feat : coupon
This commit is contained in:
@@ -35,7 +35,7 @@ class WxFastLoginService extends LoginBaseService
|
||||
* @throws NotFoundExceptionInterface
|
||||
* @throws RedisException
|
||||
*/
|
||||
public function handle()
|
||||
public function handle(): array
|
||||
{
|
||||
$this->jsCode = $this->request->input('js_code');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user