Browse Source

update

master
DengBiao 1 year ago
parent
commit
9a797b675b
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      gim/connect.ext.proto

+ 2
- 1
gim/connect.ext.proto View File

@@ -149,7 +149,8 @@ message RED_PACKAGE {
int64 red_packet_id = 12; // 红包id
int64 send_red_packet_uid = 13; // 红包发送者uid
string send_red_packet_nickname = 14; // 红包发送者昵称
string red_packet_small_content = 15; // 红包小文字内容
string send_red_packet_avatar_url = 15; // 红包发送者头像
string red_packet_small_content = 16; // 红包小文字内容
}

/************************************消息体定义结束************************************/


Loading…
Cancel
Save