This commit is contained in:
aozhiwei 2020-12-08 15:00:11 +08:00
commit bef62ab97f

View File

@ -157,6 +157,7 @@ message MFChatMsg
optional int32 chat_channel = 4; //
optional string msg_type = 5; // 0(json) 1 (json) 2:()
optional string msg_body = 6; //(json类型里的字段!)
optional int32 send_time = 7; //
}
//