*
L
2026-04-23 702549f5d846ae76cc005c56d03fd774a3caa341
src/main/resources/application.yml
@@ -41,6 +41,7 @@
  reportOutPath: open/rcs/task/cs/up/UploadTask
  reportSwitch: true
  reportSwitchAuto: false
  reportSwitchCs: true
#License相关配置
license:
@@ -65,7 +66,7 @@
  # 任务优先级参数
  priority:
    # 距离阈值(轨道单位),<=该值距离优先级为[0,1],>该值为[0,-1]
    distance-threshold: 10000
    distance-threshold: 100000
    # 权重配置(会做归一化,建议和约等于1)
    weight:
      time: 0.4