mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-04 09:09:02 +08:00
cms add api
This commit is contained in:
parent
7137320f1a
commit
cc8a2e5fce
@ -67,7 +67,7 @@ type GetBlockUsersResponse struct {
|
||||
|
||||
type GetUserIDByEmailAndPhoneNumberRequest struct {
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
PhoneNumber string `json:"operationID"`
|
||||
PhoneNumber string `json:"phoneNumber"`
|
||||
Email string `json:"email"`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user