update 【gRPC API】 proto files
This commit is contained in:
@@ -11,6 +11,6 @@ message Status {
|
||||
int32 code = 1;
|
||||
// 业务错误信息
|
||||
string message = 2;
|
||||
//扩展信息嵌套(相当于该messasge的套娃)
|
||||
// 扩展信息嵌套(相当于该messasge的套娃)
|
||||
repeated google.protobuf.Any details = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user