phone.proto文件如下:syntax='proto3';import"google/protobuf/any.proto";packagemain;message User{int32index=1;stringname=2;repeated Phone ...
確定! 回上一頁