fix: fix code merge issue
This commit is contained in:
parent
4ab25b856f
commit
c2b16acc31
|
@ -457,6 +457,7 @@ typedef struct {
|
|||
uint64_t suid;
|
||||
uint64_t tuid;
|
||||
int32_t vgId;
|
||||
int8_t sysInfo;
|
||||
SSchema* pSchemas;
|
||||
} STableMetaRsp;
|
||||
|
||||
|
|
Loading…
Reference in New Issue