Commit 1ee055e8 authored by 万建斌's avatar 万建斌

2019-09-25 作者+机构检索论文

parent e3ca0ad0
......@@ -60,7 +60,6 @@ public class SearchContrllor {
* @return
* RestAPIResult<Object>
*/
@RequiredPermission
@RequestMapping(value = "queryArticleInfo", method = { RequestMethod.POST })
public RestAPIResult<Object> queryArticleInfo(@RequestParam Map<String, Object> params) {
RestAPIResult<Object> panResult = new RestAPIResult<Object>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment