소스 검색

update

master
dengbiao 2 주 전
부모
커밋
21f07e9858
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      egg_im/logic.ext.proto

+ 1
- 0
egg_im/logic.ext.proto 파일 보기

@@ -169,6 +169,7 @@ message CreateGroupReq {
string introduction = 3; // 简介
string extra = 4; // 附加字段
repeated int64 member_ids = 5; // 群组成员ID列表
GroupKindType kind = 6; // 创建类型
}
message CreateGroupResp {
int64 group_id = 1; // 群组id


불러오는 중...
취소
저장