feat : user

This commit is contained in:
2025-03-03 16:21:38 +08:00
parent e92a1cd8c0
commit d6f9f348da
12 changed files with 361 additions and 12 deletions

View File

@@ -77,7 +77,10 @@ class WxFastLoginService extends LoginBaseService
$this->addAccount();
//todo 邀请过来的 邀请方有没有奖励 被邀请方有没有奖励
$this->addInviteCode();
// 邀请过来的 邀请方有没有奖励 被邀请方有没有奖励
$this->checkInvite();
// 有没有注册奖励
$this->addCoupon();