config_columnar.toml.sample 284 B

12345678
  1. #是否执行导出
  2. is_export = true
  3. #range_time = ["2024-2-8 10:00:00", "2024-2-9 10:00:00"]
  4. range_time = ["2024-2-5 10:00:00", "2024-03-6 10:00:00"]
  5. # 导出路径(不填则为默认路径"./")
  6. export_path = ""
  7. # 导出文件名字(不填则为默认名字"export")
  8. export_name = ""