message ConfRequest { required string field = 1; required .fengmai.ConfType type = 2; optional string val_str = 3; optional int64 val_int = 4; }