From 83a7b2db0150d30576461055707367e8189ebc6e Mon Sep 17 00:00:00 2001 From: 海波 张 <2956280567@qq.com> Date: 星期三, 25 六月 2025 17:29:08 +0800 Subject: [PATCH] 交互修改 --- config/config.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/config/config.json b/config/config.json index f73f0c8..9f2a7b1 100644 --- a/config/config.json +++ b/config/config.json @@ -6,8 +6,10 @@ "NDCApiUrl": "http://192.168.1.143:3305/api/order/", //hosttoagv "TmDeviceIp": "192.168.1.126", //璁惧浜や簰ip "TmDevicePort": 508, //璁惧浜や簰绔彛 + "AppKey": "OpenInfo", + "AppSecret": "OpenInfoSecret", "OutMinutePriority": { - "Minute": 10, + "Minute": 1, "Priority": 1 }, "TableName": [ @@ -84,6 +86,7 @@ "code": "TN_ManualTaskSwitch" } ], + "SafetyLocation": [ { "name": "鎺ラ┏浣嶄氦浜�, -- Gitblit v1.9.1