syntax = "proto2"; package MMPro.micromsg; message VerifyUserInfo { optional string _Key = 1; optional string _Value = 2; }