From 112c9bd20afed95d582b7eb227075ab8d10cdd12 Mon Sep 17 00:00:00 2001
From: 海波 张 <2956280567@qq.com>
Date: 星期二, 24 六月 2025 17:29:28 +0800
Subject: [PATCH] 金坛优化

---
 config/config.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/config/config.json b/config/config.json
index a4f84d1..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": [

--
Gitblit v1.9.1