from influxdb import InfluxDBClient class InlfluxInfo(object): def __init__(self): pass def influxconn(self, type, table_name, data=None, ...
確定! 回上一頁