更新【proto文件】
This commit is contained in:
@@ -6,7 +6,7 @@ import "google/protobuf/any.proto";
|
||||
|
||||
//接口回复报错信息
|
||||
//grpc-status-details-bin
|
||||
message Status{
|
||||
message Status {
|
||||
//业务错误码
|
||||
int32 code = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user