This commit is contained in:
withchao
2023-02-20 10:10:02 +08:00
parent f0a0e0ade6
commit da9f4bb78e
6 changed files with 14 additions and 69 deletions
+1 -1
View File
@@ -104,5 +104,5 @@ func (u *UserCheck) GetPublicUserInfoMap(ctx context.Context, userIDs []string,
}
func (u *UserCheck) GetUserGlobalMsgRecvOpt(ctx context.Context, userID string) (int32, error) {
return 0, nil
}