這兩天翻了翻以前的專案,發現不同專案中關於Protobuf 3缺失值和預設值的區分 ... proto2 message Status { optional int32 is_show = 2; } // proto3 ...
確定! 回上一頁