update amo repo
This commit is contained in:
parent
eeb6853b6a
commit
3afa7086d8
@ -209,8 +209,8 @@ func (r *AmoRepository) WebhookUpdate(ctx context.Context, token model.Token) er
|
||||
Accesstoken: token.AccessToken,
|
||||
Refreshtoken: token.RefreshToken,
|
||||
Accountid: token.AccountID,
|
||||
ToTimestamp: token.Expiration,
|
||||
ToTimestamp_2: token.CreatedAt,
|
||||
Column3: token.Expiration,
|
||||
Column4: token.CreatedAt,
|
||||
})
|
||||
if err != nil {
|
||||
return err
|
||||
|
Loading…
Reference in New Issue
Block a user