From a425984ef619435c5f2b21515d4352fe979032b0 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期三, 08 一月 2020 15:51:28 +0800 Subject: [PATCH] --- --- controllers/initForData.go | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/controllers/initForData.go b/controllers/initForData.go index 7ba0bff..4b11099 100644 --- a/controllers/initForData.go +++ b/controllers/initForData.go @@ -66,7 +66,6 @@ linkTagInfoAnalyServerFilterStr + "]}}" + "]}}," + - "\"sort\":[{\"picDate\":{\"order\":\"desc\"}}]," + "\"size\":\"20\",\"sort\":[{\"picDate\":{\"order\":\"desc\"}}]," + "\"_source\":{\"includes\":[],\"excludes\":[\"*.feature\"]}" + "}" -- Gitblit v1.8.0