feat : coupon

This commit is contained in:
2025-02-27 15:45:41 +08:00
parent a843b51768
commit 365eb2b811
3 changed files with 10 additions and 2 deletions

View File

@@ -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');