class paraValues: def __init__(self): self.Hosts = [ "http://localhost"] # 配置测试host 列表 self.os = ["android","ios","windows"] # 自定义参数