fix
This commit is contained in:
parent
8af873ac42
commit
3d67fbbb62
|
@ -34,7 +34,7 @@ func (m *FsGuestModel) GenerateGuestID(ctx context.Context, AccessSecret uint64)
|
|||
}
|
||||
|
||||
uinfo := &FsUserInfo{
|
||||
Module: FsString("module"),
|
||||
Module: FsString("profile"),
|
||||
UserId: FsInt64(0),
|
||||
GuestId: &record.GuestId,
|
||||
Metadata: FsBytes("{}"),
|
||||
|
|
Loading…
Reference in New Issue
Block a user