alter rtc timeout

pull/455/head
wangchuxiao 2 years ago committed by Xinwei Xiong(cubxxw-openim)
parent f7ab01be27
commit a62d5b3897

@ -116,6 +116,7 @@ func (s *organizationServer) CreateDepartment(ctx context.Context, req *rpc.Crea
},
OperationID: req.OperationID,
OpUserID: req.OpUserID,
OwnerUserID: req.OpUserID,
}
createGroupResp, err := client.CreateGroup(context.Background(), createGroupReq)
if err != nil {

Loading…
Cancel
Save