mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Refactor code
This commit is contained in:
parent
a8e13d86e2
commit
7903dc7c2e
@ -37,7 +37,7 @@ type AddFriendResponseReq struct {
|
||||
ParamsCommFriend
|
||||
//binding:"oneof=0 1 2"`
|
||||
//}
|
||||
Flag int32 `json:"flag" binding:"required,oneof=0 1"`
|
||||
Flag int32 `json:"flag" binding:"required,oneof=-1 0 1"`
|
||||
HandleMsg string `json:"handleMsg"`
|
||||
}
|
||||
type AddFriendResponseResp struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user