提交 ba2e824b 编写于 作者: A Alex Duan

fix(query): check tag value blank not add p1 next

上级 e1279e66
...@@ -342,6 +342,7 @@ bool appendTagsFilter(SSqlObj* pSql) { ...@@ -342,6 +342,7 @@ bool appendTagsFilter(SSqlObj* pSql) {
blank = false; blank = false;
break; break;
} }
++p1;
} }
// result // result
if(blank) { if(blank) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册