提交 6676e882 编写于 作者: W wangjiawei04

update code

上级 623091c7
...@@ -26,4 +26,6 @@ message Request { ...@@ -26,4 +26,6 @@ message Request {
message Response { message Response {
repeated bytes fetch_insts = 1; repeated bytes fetch_insts = 1;
repeated string fetch_var_names = 2; repeated string fetch_var_names = 2;
required int32 is_error = 3;
optional string error_info = 4;
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册