From 4681e76c08febdf1a2311a6070c98e98f12a1bde Mon Sep 17 00:00:00 2001
From: lsh <lsh123456>
Date: 星期一, 26 九月 2022 14:53:29 +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 c7f23af..8e292d0 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 9090
+ port: 8081
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
@@ -90,7 +90,7 @@
# 杈撻�佺嚎
devp[0]:
id: 1
- ip: 192.168.4.250
+ ip: 172.28.15.220
port: 102
rack: 0
slot: 0
--
Gitblit v1.9.1