cli: search: implement -r, cleanup of options that don't belong there
这个提交包含在:
@ -52,6 +52,7 @@ class QSSQuery
|
||||
{
|
||||
return tokensMask;
|
||||
}
|
||||
void addSortCondition(SortCondition sc);
|
||||
static bool checkParanthesis(QString query);
|
||||
static QSSQuery build(QString query);
|
||||
};
|
||||
|
在新工单中引用
屏蔽一个用户