mirror of
https://github.com/certd/certd.git
synced 2026-07-16 10:47:31 +08:00
feat: 商业版支持邀请返佣功能
This commit is contained in:
@@ -64,6 +64,7 @@ export class LoginController extends BaseController {
|
||||
mobile: body.mobile,
|
||||
smsCode: body.smsCode,
|
||||
randomStr: body.randomStr,
|
||||
inviteCode: body.inviteCode,
|
||||
});
|
||||
|
||||
this.writeTokenCookie(token);
|
||||
|
||||
Reference in New Issue
Block a user