From 89943f29476e3de04c638cc7aefbdf2dd24d00c7 Mon Sep 17 00:00:00 2001
From: 海波 张 <2956280567@qq.com>
Date: 星期四, 17 七月 2025 17:31:18 +0800
Subject: [PATCH] 出库、绑定修改

---
 config/config.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/config/config.json b/config/config.json
index d477c31..35419b2 100644
--- a/config/config.json
+++ b/config/config.json
@@ -4,8 +4,13 @@
   "MesGetItemApi": "http://192.168.1.126:3305/mes-admin/api/ssd", //鑾峰彇mes鐗╂枡淇℃伅
   "WcsApiAddres": "http://192.168.1.126:3305/wcs-admin/api/", //wcs鎺ュ彛
   "NDCApiUrl": "http://192.168.1.143:3305/api/order/", //hosttoagv
+
+  "MesApiAddres": "http://192.168.1.126:3305/wcs-admin/api/", //mes鎺ュ彛
   "TmDeviceIp": "192.168.1.126", //璁惧浜や簰ip
   "TmDevicePort": 508, //璁惧浜や簰绔彛
+  "AppKey": "OpenInfo",
+  "AppSecret": "OpenInfoSecret",
+
   "TableName": [
     {
       "name": "璐т綅琛�,
@@ -80,6 +85,7 @@
       "code": "TN_ManualTaskSwitch"
     }
   ],
+
   "SafetyLocation": [
     {
       "name": "鎺ラ┏浣嶄氦浜�,

--
Gitblit v1.9.1