mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 20:30:40 +08:00
Refactor code
This commit is contained in:
parent
447ccdf042
commit
df861b59c1
@ -35,7 +35,7 @@ type AddFriendResp struct {
|
||||
|
||||
type AddFriendResponseReq struct {
|
||||
ParamsCommFriend
|
||||
Flag int32 `json:"flag" binding:"required"`
|
||||
Flag int32 `json:"flag" binding:"required, oneof=-1 1"`
|
||||
HandleMsg string `json:"handleMsg"`
|
||||
}
|
||||
type AddFriendResponseResp struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user