Browse Source

room

master
otto 3 weeks ago
parent
commit
edffa4345e
  1. 1101
      room/v2/room.pb.go
  2. 3
      room/v2/room.proto

1101
room/v2/room.pb.go

File diff suppressed because it is too large Load Diff

3
room/v2/room.proto

@ -989,6 +989,9 @@ message DeleteOnlineReq {
// id
int64 uid = 2;
// id
int64 room_id = 3;
}

Loading…
Cancel
Save