[email protected] 4 дней назад
Родитель
Сommit
7db4286368
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      src/main/resources/application-prod.yml

+ 2
- 2
src/main/resources/application-prod.yml Просмотреть файл

@@ -43,7 +43,7 @@ scheduler:
# One-time DO1 catch-ups (only registered when scheduler.m18Sync.enabled=true — production profile). # One-time DO1 catch-ups (only registered when scheduler.m18Sync.enabled=true — production profile).
# skipExistingDo defaults true for catch-up: already-synced/picked DOs are not overwritten. # skipExistingDo defaults true for catch-up: already-synced/picked DOs are not overwritten.
do1CatchUp: do1CatchUp:
enabled: true
enabled: false # 17/6 catch-up completed — disabled to avoid confusion on startup
skipExistingDo: true skipExistingDo: true
dDate: "2026-06-17" dDate: "2026-06-17"
runAt: "2026-06-17T11:45:00" runAt: "2026-06-17T11:45:00"
@@ -51,7 +51,7 @@ scheduler:
enabled: true enabled: true
skipExistingDo: true skipExistingDo: true
dDate: "2026-06-18" dDate: "2026-06-18"
runAt: "2026-06-17T12:18:00"
runAt: "2026-06-17T12:26:00"


# Laser Bag2 (/laserPrint) TCP auto-send; uses LASER_PRINT host/port/itemCodes from DB and sends first matching job only. # Laser Bag2 (/laserPrint) TCP auto-send; uses LASER_PRINT host/port/itemCodes from DB and sends first matching job only.
laser: laser:


Загрузка…
Отмена
Сохранить