From 5a9e2e97e78a05209a57a75a75678d67c32c58d5 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期六, 21 十月 2023 11:25:20 +0800
Subject: [PATCH] debug over

---
 conf/apsClient.json |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/conf/apsClient.json b/conf/apsClient.json
index ed4e16c..975c370 100644
--- a/conf/apsClient.json
+++ b/conf/apsClient.json
@@ -2,7 +2,7 @@
   "system": {
     "env": "develop",
     "port": 8003,
-    "deviceId": "DeviceID1",
+    "deviceId": "qwwt",
     "netSetShellPath": "/data/network/",
     "netUpShellName": "up.sh",
     "netDownShellName": "down.sh"
@@ -20,7 +20,8 @@
     "connMaxIdleTimeSecond": 3600
   },
   "Services":{
-    "apsServer": "http://192.168.20.119:9081"
+    "apsServer": "http://192.168.20.119:9081",
+    "serial": "http://192.168.20.126:9987"
   },
   "nsqConf": {
     "NodeId": "wangpengfei",
@@ -29,7 +30,15 @@
   },
   "plc": {
     "finishNumberTimeInterval": 100,
-    "totalNumberTimeInterval": 1000
+    "totalNumberTimeInterval": 1000,
+    "modbusIntType": "DINT",
+    "slaveId": 0,
+    "package": "goborrow",
+    "standbyTime": 300
+  },
+  "prompt": {
+    "safeProduce": "璇风‘璁ゅ畨鍏ㄧ敓浜э紒",
+    "plcNotConnected": "鏃犳硶鍔犺浇鐢熶骇鏁版嵁锛岃纭缁堢璁惧鏄惁姝e父杩愯锛�"
   }
 }
 

--
Gitblit v1.8.0