From 28b0a489c64cbca8d27fcff5488edb442f81ed1d Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期一, 26 十月 2020 14:56:27 +0800
Subject: [PATCH] fix tmpTime parseInLocation

---
 EsClient_test.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/EsClient_test.go b/EsClient_test.go
index 17e6525..620b4da 100644
--- a/EsClient_test.go
+++ b/EsClient_test.go
@@ -136,4 +136,4 @@
         allSource = append(allSource, hitsSources...)
     }
     return allSource, nil
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0