提交 f1e15942 编写于 作者: K kailixu

chore: sver format

上级 88c41382
......@@ -2263,7 +2263,7 @@ static int32_t mnodeDoCreateChildTable(SMnodeMsg *pMsg, SMetaInfo *pInf) {
}
}
pTable->sversion = htonl(pInf->sversion);
pTable->sversion = pInf->sversion;
pTable->numOfColumns = htons(pCreate->numOfColumns);
pTable->sqlLen = htons(pCreate->sqlLen);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册