fix: fix code merge issue

This commit is contained in:
dapan1121 2022-08-25 13:44:26 +08:00
parent 4ab25b856f
commit c2b16acc31
1 changed files with 1 additions and 0 deletions

View File

@ -457,6 +457,7 @@ typedef struct {
uint64_t suid;
uint64_t tuid;
int32_t vgId;
int8_t sysInfo;
SSchema* pSchemas;
} STableMetaRsp;