From f80938e8a03d9343672b4fb3179836b019f6b9d8 Mon Sep 17 00:00:00 2001 From: 海波 张 <2956280567@qq.com> Date: 星期六, 28 六月 2025 21:38:46 +0800 Subject: [PATCH] 0628 --- config/config.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/config/config.json b/config/config.json index d477c31..e4e9b97 100644 --- a/config/config.json +++ b/config/config.json @@ -6,6 +6,9 @@ "NDCApiUrl": "http://192.168.1.143:3305/api/order/", //hosttoagv "TmDeviceIp": "192.168.1.126", //璁惧浜や簰ip "TmDevicePort": 508, //璁惧浜や簰绔彛 + "AppKey": "OpenInfo", + "AppSecret": "OpenInfoSecret", + "TableName": [ { "name": "璐т綅琛�, @@ -80,6 +83,7 @@ "code": "TN_ManualTaskSwitch" } ], + "SafetyLocation": [ { "name": "鎺ラ┏浣嶄氦浜�, -- Gitblit v1.9.1