Explorar el Código

update

master
DengBiao hace 1 año
padre
commit
9a797b675b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      gim/connect.ext.proto

+ 2
- 1
gim/connect.ext.proto Ver fichero

@@ -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; // 红包小文字内容
}

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


Cargando…
Cancelar
Guardar