11
This commit is contained in:
parent
cfef240daa
commit
7ea7eec0f7
@ -122,6 +122,7 @@ func CheckWebLogin(provider *account.AccountClientImpl) gin.HandlerFunc {
|
|||||||
infoReq := &account.InfoRequest{
|
infoReq := &account.InfoRequest{
|
||||||
ID: info.ID,
|
ID: info.ID,
|
||||||
Scene: "base",
|
Scene: "base",
|
||||||
|
Domain: "fontree",
|
||||||
}
|
}
|
||||||
|
|
||||||
infoRes, err := service.AccountProvider.Info(ctx, infoReq)
|
infoRes, err := service.AccountProvider.Info(ctx, infoReq)
|
||||||
|
Loading…
Reference in New Issue
Block a user