浏览代码

03wms84-test.sh

lizw 2 年之前
父节点
当前提交
41d3d2fa04
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hua_wei_yun/03wms84-test.sh

+ 1 - 1
hua_wei_yun/03wms84-test.sh

@@ -129,7 +129,7 @@ dirPath=/home/www/deploy/wms84_test/wms/wms-application/build/libs/
 serverName=wms84_test
 
 cmd=$1
-profiles=${2:-"dev"}
+profiles=${2:-"test"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"