client =InfluxDBClient(self.host, port, self.user, self.password, self.dbname) result = client.query(self.query) resultInList ...
確定! 回上一頁