add oauth loginlog & fix bugs
This commit is contained in:
@@ -13,6 +13,8 @@ type Service struct {
|
||||
*TagService
|
||||
*PeerService
|
||||
*GroupService
|
||||
*OauthService
|
||||
*LoginLogService
|
||||
}
|
||||
|
||||
func New() *Service {
|
||||
|
||||
Reference in New Issue
Block a user