GitHub user dodobel opened a pull request:
https://github.com/apache/incubator-griffin/pull/164
map data structure returned by elesticsearch and update url
1.Change the method of fetching data from the front end according to the
data structure returned by elesticsearch
2.Change the url in order to match the backend
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dodobel/incubator-griffin merge
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/164.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #164
----
commit bd14bc7e2f9859a777cb618bce571d22345557aa
Author: dodobel <[email protected]>
Date: 2017-11-03T06:25:15Z
fix bugs
commit ce4f005691fa10e4db30abef57f65bc2b970cef0
Author: dodobel <[email protected]>
Date: 2017-11-03T08:16:00Z
fix ac bug
commit 48783f38963902e93496e0302d90319c03b1b27e
Author: dodobel <[email protected]>
Date: 2017-11-03T08:18:03Z
fix service bug
----
---