About generated ProtoBuf

前端 未结 0 1861
耶瑟儿~
耶瑟儿~ 2021-01-25 09:24

I define a protobuff as following,

syntax = "proto3";

package protobuf;

message EventRequest {
    int32 totallength = 1;

    message Event {
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题