From 0956cd2d3f2840f2f26855f05a83165d63dd7ba1 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 28 十一月 2022 15:34:55 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index c7f23af..b282c5a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 9090
+  port: 8080
   servlet:
     context-path: /@pom.build.finalName@
 
@@ -34,7 +34,7 @@
   enable: false
 
 wms:
-  url: localhost:8081/ynwms
+  url: localhost:8080/ynwms
 
 # 涓嬩綅鏈洪厤缃�
 wcs-slave:
@@ -47,7 +47,7 @@
   # 鍫嗗灈鏈�1
   crn[0]:
     id: 1
-    ip: 10.10.10.10
+    ip: 172.28.15.210
     port: 8888
     rack: 0
     slot: 0
@@ -58,7 +58,7 @@
     crnInStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
       staNo: 103
-      row: 1
+      row: 2
       bay: 1
       lev: 1
     crnInStn[1]:
@@ -71,7 +71,7 @@
     crnOutStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
       staNo: 107
-      row: 2
+      row: 1
       bay: 1
       lev: 1
     crnOutStn[1]:
@@ -90,7 +90,7 @@
   # 杈撻�佺嚎
   devp[0]:
     id: 1
-    ip: 192.168.4.250
+    ip: 172.28.15.220
     port: 102
     rack: 0
     slot: 0
@@ -111,7 +111,7 @@
   # 鏉$爜鎵弿浠�
   barcode[0]:
     id: 1
-    ip: 10.10.10.52
+    ip: 172.28.15.235
     port: 51236
 #   # LED1
 #  led[0]:
@@ -144,7 +144,7 @@
   #涓婁笅琛屾棩蹇楁墦鍗�
   printPacLog: true
   #鏉$爜闀垮害
-  barcodeLen: 8
+  barcodeLen: 12
 
 test:
   url: 127.0.0.1:8080/test
\ No newline at end of file

--
Gitblit v1.9.1