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 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 8bfb496..b282c5a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 8080
servlet:
context-path: /@pom.build.finalName@
@@ -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]:
@@ -111,7 +111,7 @@
# 鏉$爜鎵弿浠�
barcode[0]:
id: 1
- ip: 172.28.15.220
+ ip: 172.28.15.235
port: 51236
# # LED1
# led[0]:
--
Gitblit v1.9.1