Proto更新

This commit is contained in:
2020-01-01 17:17:53 +08:00
parent 5c0ed5e13f
commit 8f1893fdb1
5 changed files with 673 additions and 68 deletions

View File

@ -4,10 +4,6 @@ import "XiguaCommon.proto";
message XiguaLive {
message Data {
message Message {
required CommonInfo commonInfo = 1;
optional string content = 3;
}
// WebcastChatMessage 聊天
// WebcastGiftMessage 礼物
required string method = 1;