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