Authored by 姜枫

influx query host

... ... @@ -8,7 +8,7 @@ const influx = require('influx');
let client = influx({
hosts: [{
host: '172.31.56.150',
host: '54.222.219.223',
port: 8086,
protocol: 'http'
}],
... ...