alter rtc timeout

pull/236/head
wangchuxiao 2 years ago
parent 5965dcd029
commit 16641f0494

@ -129,6 +129,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