From 62c5a7fad29fa380874f6cf81bb4074ce5f488e7 Mon Sep 17 00:00:00 2001 From: 海波 张 <2956280567@qq.com> Date: 星期五, 30 五月 2025 17:32:06 +0800 Subject: [PATCH] 优先级修改 --- config/config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/config.json b/config/config.json index a4f84d1..ec4d0c7 100644 --- a/config/config.json +++ b/config/config.json @@ -7,7 +7,7 @@ "TmDeviceIp": "192.168.1.126", //璁惧浜や簰ip "TmDevicePort": 508, //璁惧浜や簰绔彛 "OutMinutePriority": { - "Minute": 10, + "Minute": 1, "Priority": 1 }, "TableName": [ -- Gitblit v1.9.1