提交 74993064 编写于 作者: NoSubject's avatar NoSubject

Merge branch '修复数据中心索引方法参数传递错误' into 'develop'

修复数据中心索引方法参数传递错误

See merge request o2oa/o2oa!1226
......@@ -81,7 +81,7 @@ class ActionPost extends BaseAction {
});
}
initWo(wo, wi);
initWo(wo);
Optional<Query> searchQuery = searchQuery(wi.getQuery(), new HanLPAnalyzer());
Optional<Query> readersQuery = Indexs.readersQuery(ListTools.trim(readers, true, true));
......@@ -218,4 +218,4 @@ class ActionPost extends BaseAction {
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册