mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 17:45:59 +08:00
statistics
This commit is contained in:
@@ -33,7 +33,7 @@ func (o *Auth) client(ctx context.Context) (auth.AuthClient, error) {
|
||||
}
|
||||
|
||||
func (o *Auth) UserRegister(c *gin.Context) {
|
||||
//a2r.Call(auth.AuthClient.UserRegister, o.client, c) // todo
|
||||
//a2r.Call(auth.AuthClient.UserRegister, o.userClient, c) // todo
|
||||
}
|
||||
|
||||
func (o *Auth) UserToken(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user