From 5090e469d6428e4508db52b49b4e34d9ba6198ea Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 28 九月 2020 08:53:07 +0800
Subject: [PATCH] Merge branch 'jswcs' of https://gitee.com/luxiaotao1123/zy-wcs into jswcs
---
src/main/resources/application.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 423a9a0..63b7175 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -29,7 +29,7 @@
# field-strategy: 0
logging:
- path: /stock/out/wcs/logs
+ path: /stock/out/@pom.build.finalName@/logs
super:
pwd: xltys1995
@@ -85,7 +85,7 @@
# 鏉$爜鎵弿浠�
barcode[0]:
id: 1
- ip: 192.168.10.150
+ ip: 192.168.6.150
port: 51236
# 鍙拌溅
car[0]:
--
Gitblit v1.9.1