瀏覽代碼

add 撤回消息

master
DengBiao 1 年之前
父節點
當前提交
bb5bf69a70
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      gim/connect.ext.proto

+ 2
- 2
gim/connect.ext.proto 查看文件

@@ -148,8 +148,8 @@ message RED_PACKAGE {
RedPacketStatusType red_packet_status_type = 11; // 领取状态
int64 red_packet_id = 12; // 红包id
int64 send_red_packet_uid = 13; // 红包发送者uid
int64 send_red_packet_nickname = 14; // 红包发送者昵称
int64 red_packet_small_content = 15; // 红包小文字内容
string send_red_packet_nickname = 14; // 红包发送者昵称
string red_packet_small_content = 15; // 红包小文字内容
}

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


Loading…
取消
儲存