|
@@ -4731,7 +4731,7 @@ type AddWechatFriendLogInfo struct {
|
|
|
type AddFriendListReq struct {
|
|
|
PageInfo
|
|
|
OwnerWxId *string `json:"wxId,optional"`
|
|
|
- OwnerWxType *int `json:"wxType,optional"`
|
|
|
+ OwnerWxType *int `json:"type,optional"`
|
|
|
FindContent *string `json:"phone,optional"`
|
|
|
Status *int `json:"status,optional"`
|
|
|
}
|