From e174a89c574ec1e86715c410529c07fb41b96aed Mon Sep 17 00:00:00 2001 From: zhoucg <294039255@qq.com> Date: Sat, 28 Dec 2024 23:26:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=97=E8=8E=B1=20=E7=94=9F=E6=88=90?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=20wms8=20&=20api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08luolai/05wms83-prod.sh | 4 ++-- 08luolai/06api-prod.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/08luolai/05wms83-prod.sh b/08luolai/05wms83-prod.sh index 58be9ba..91c3624 100644 --- a/08luolai/05wms83-prod.sh +++ b/08luolai/05wms83-prod.sh @@ -2,7 +2,7 @@ #set -x set -e -codePath=/home/www/deploy/wms8_luolai +codePath=/home/www/deploy/wms8 gitUrlArr=( "http://git.galaxis.yvanui.com/wms8/wms83.git" "http://git.yvanui.com/lizhiwei/yvan-framework.git" @@ -105,7 +105,7 @@ buildCode() { echo "" } -logPath=/data/logs/wms8_shengke/wms8.log +logPath=/home/www/data/logs/wms8/wms8.log dirPath=/home/www/deploy/wms8/wms-biz/servo/build/libs/ serverName=wms8 diff --git a/08luolai/06api-prod.sh b/08luolai/06api-prod.sh index 572d39e..f305019 100644 --- a/08luolai/06api-prod.sh +++ b/08luolai/06api-prod.sh @@ -74,7 +74,7 @@ buildCode() { echo "" } -logPath=/data/logs/wms8_api/wms8_api.log +logPath=/home/www/data/logs/wms8_api/wms8_api.log dirPath=/home/www/deploy/wms8_api/wms-biz/wms8-api/build/libs/ serverName=wms8_api