error message is required
This commit is contained in:
parent
c057943771
commit
7da12d3932
|
@ -12,7 +12,7 @@ option go_package = "bet.com/protobuf/rpc";
|
|||
|
||||
message Error {
|
||||
int32 code = 1;
|
||||
optional string message = 2;
|
||||
string message = 2;
|
||||
optional bytes data = 3;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user