增加协议

main
grimm 2025-05-23 11:09:04 +08:00
parent 59a6f998fe
commit 0e4f5b0cde
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ import "CommonProto.proto";
optional string platform_s=12;//
optional string distinct_id = 13;//访id
optional int32 area = 14; //ID
optional int32 server_id = 15; //ID
}
message LoginResponse{