提交 699c1bbd 编写于 作者: H hjxilinx

[td-32] change error code type

上级 e9969951
...@@ -500,7 +500,7 @@ typedef struct { ...@@ -500,7 +500,7 @@ typedef struct {
} SQueryTableMsg; } SQueryTableMsg;
typedef struct { typedef struct {
char code; int32_t code;
uint64_t qhandle; uint64_t qhandle;
} SQueryTableRsp; } SQueryTableRsp;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册