syntax = "proto2"; package base; option go_package = "gr_hz/test/hertz_model/psm"; message Base { optional string IsBaseString = 1; }