瀏覽代碼

test-deploy-api-sap.sh

lizw 3 年之前
父節點
當前提交
242059bc32
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      yxt-yn/test-deploy-api-sap.sh

+ 1 - 1
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"