update: get global config
This commit is contained in:
parent
46e6a9784d
commit
3efa68d3ff
@ -74,6 +74,7 @@ func (l *GetGlobalConfigLogic) GetGlobalConfig() (resp *types.GetGlobalConfigRes
|
||||
}
|
||||
}
|
||||
}
|
||||
resp.OAuthMethods = methods
|
||||
|
||||
webAds, err := l.svcCtx.SystemModel.FindOneByKey(l.ctx, "WebAD")
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user