diff --git a/yxt-yn/test-deploy-api-sap.sh b/yxt-yn/test-deploy-api-sap.sh index 17ffe01..c656470 100644 --- a/yxt-yn/test-deploy-api-sap.sh +++ b/yxt-yn/test-deploy-api-sap.sh @@ -83,7 +83,7 @@ dirPath=/home/www/deploy/wms8_api_test_sap/wms-biz/wms8-api/build/libs/ serverName=wms8_api_test_sap cmd=$1 -profiles=${2:-"test-api"} +profiles=${2:-"test-sap"} #------------------------------------------------------------------- JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"